Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vlasovskikh/funcparserlib issues and pull requests
#81 - Draft: Improve typing support for _TupleParser
Pull Request -
State: open - Opened by beekill95 10 months ago
- 1 comment
#80 - Improve typing support for _TupleParser
Issue -
State: open - Opened by beekill95 10 months ago
- 10 comments
#79 - Bump jinja2 from 3.1.2 to 3.1.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#78 - `.parse` doesn't support arbitrary iterables
Issue -
State: open - Opened by Kodiologist over 1 year ago
#77 - Drop support for Python 2.7
Pull Request -
State: closed - Opened by vlasovskikh almost 2 years ago
#76 - Fixed dev dependencies
Pull Request -
State: closed - Opened by vlasovskikh almost 2 years ago
#75 - Backtracking
Issue -
State: open - Opened by Kodiologist over 2 years ago
- 3 comments
#74 - Bump mkdocs from 1.2.2 to 1.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#73 - Switch to poetry-core
Pull Request -
State: closed - Opened by fabaff about 3 years ago
- 1 comment
#72 - funcparserlib 0.3.5 SyntaxError
Issue -
State: closed - Opened by amal-khailtash about 3 years ago
- 2 comments
#71 - funcparserlib 0.3.6 install fails
Issue -
State: closed - Opened by amal-khailtash about 3 years ago
- 2 comments
#70 - setup.py uses use_2to3 which is not supported in latest setuptools
Issue -
State: closed - Opened by ronaldoussoren over 3 years ago
- 4 comments
#69 - Installation fail with setuptools 58.0.2 with `error in funcparserlib setup command: use_2to3 is invalid`
Issue -
State: closed - Opened by ikus060 over 3 years ago
- 1 comment
Labels: bug
#68 - Including source information as part of the parse tree
Issue -
State: closed - Opened by lsp-ableton over 3 years ago
- 1 comment
Labels: question
#67 - Added experimental '-' ignored operator with stricter type hints for '-' and '+'
Pull Request -
State: closed - Opened by vlasovskikh almost 4 years ago
#66 - TypeError in `oneplus` when applying it `parser + parser`
Issue -
State: closed - Opened by vlasovskikh almost 4 years ago
- 1 comment
Labels: bug
#65 - Make a new release
Issue -
State: closed - Opened by Kodiologist almost 4 years ago
- 33 comments
#64 - Some of the documenation files have a non-free license
Issue -
State: closed - Opened by glaubitz about 4 years ago
- 7 comments
#63 - Add python 3.9 to supported versions
Pull Request -
State: closed - Opened by pkulev about 4 years ago
- 3 comments
#62 - Parser similar to `maybe()`, but without a return value like `skip()`
Issue -
State: closed - Opened by AndreasMatthias over 4 years ago
- 2 comments
#61 - Switched from setuptools to poetry
Pull Request -
State: closed - Opened by vlasovskikh over 4 years ago
- 1 comment
#60 - Add testing for PyPy
Pull Request -
State: closed - Opened by jdufresne over 4 years ago
- 1 comment
#59 - Replace deprecated `setup.py test` with unittest
Pull Request -
State: closed - Opened by jdufresne over 4 years ago
- 1 comment
#58 - Fixes bug in equality operator in Token class
Pull Request -
State: closed - Opened by dipietrantonio almost 6 years ago
- 1 comment
#57 - Drop support for EOL Pythons; Add support for modern Pythons
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 6 comments
#56 - Remove MANIFEST.in from MANIFEST.in; it is included automatically
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 1 comment
#55 - Add a basic .gitignore file to ignore generated files
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
#54 - Trim trailing white space throughout the project
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 1 comment
#53 - Update URLs throughout project
Pull Request -
State: closed - Opened by jdufresne over 6 years ago
- 1 comment
#52 - Parse errors should say what tokens are legal at the stopped position
Issue -
State: closed - Opened by Kodiologist over 6 years ago
- 14 comments
Labels: enhancement
#51 - Test all modern Python versions
Pull Request -
State: closed - Opened by jdufresne over 7 years ago
#50 - Add universal wheel support
Pull Request -
State: closed - Opened by jdufresne over 7 years ago
- 2 comments
#49 - Tutorial not working
Issue -
State: closed - Opened by sofianito over 7 years ago
- 3 comments
#48 - Problem Combining Operator | and Operator +
Issue -
State: closed - Opened by xie-dongping over 8 years ago
- 3 comments
#47 - Broken "Monadic Parsing in Python" blog link
Issue -
State: closed - Opened by jkmacc-LANL over 8 years ago
#46 - make_tokenizer doesn't deal with binary tokenizers
Issue -
State: open - Opened by gsnedders over 8 years ago
#45 - Fix #44: make make_tokenizer return a list as parsers expect sequences
Pull Request -
State: closed - Opened by gsnedders over 8 years ago
- 2 comments
#44 - make_tokenizer tokenisers return generators, Parser expects sequences
Issue -
State: closed - Opened by gsnedders over 8 years ago
- 3 comments
#43 - Not followed by
Issue -
State: open - Opened by gsnedders over 8 years ago
- 1 comment
#42 - Force define() method to set a lazy evaluator in parser object.
Pull Request -
State: closed - Opened by magniff almost 9 years ago
- 5 comments
#41 - Fix spelling mistake in README.md
Pull Request -
State: closed - Opened by ljos almost 9 years ago
- 1 comment
#40 - Handle intrinsically circular grammars by parser-combinators decomposed to a set of modules.
Issue -
State: open - Opened by magniff almost 9 years ago
- 1 comment
Labels: enhancement
#39 - In the Tutorial, don't use "composition" to refer to fmapping a function with a parser
Issue -
State: closed - Opened by rgleichman over 9 years ago
- 4 comments
Labels: docs
#38 - Python's ** is right-associative, so should the tutorial calculator be.
Issue -
State: open - Opened by GoogleCodeExporter almost 10 years ago
Labels: docs
#37 - RPython compatible
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 8 comments
#36 - support py3
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#35 - Doc links are unreachable
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 4 comments
#34 - Python 3 compatibility
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#33 - make unittest fails in python2.7
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#32 - Python 3 support
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#31 - many() consumes too many tokens in some cases
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 7 comments
#30 - Bug in left recursion detection for JSON parser example
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#29 - Write classic API docs
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
Labels: docs
#28 - Write nicer guides: short and sweet
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
Labels: docs
#27 - Rewrite tests from the examples as nosetests
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#26 - Make non-halting error messages easier to grasp
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#25 - Convert documenation into Sphinx format
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#24 - [deleted issue]
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
#23 - Make funcparserlib imports more compact
Issue -
State: open - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
Labels: enhancement
#22 - Write tests for LL(1) optimization
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#21 - left_recursive() misses left recursion hidden behind many() and maybe()
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#20 - Clean up all the tok()-related stuff in funcparserlib.parser
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#19 - Make parsing of LL(1) or LL(k) parts of the grammar faster
Issue -
State: open - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
Labels: enhancement
#18 - Show warning for non-LL(k) grammars
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#17 - Create full predictive LL(k) parser generator for LL(k) grammars
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#16 - Add primitive tok(type[, value]) instead of some()
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
#15 - Optimize lexer by joining all the spec regexps into a giant regexp
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#14 - Could not get some information from exceptions
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#13 - funcparserlib raise syntax error in python 2.4
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 5 comments
#12 - Positions in lexer error ouput are 0-based instead of 1-based
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#11 - README mentions `setuptools` but setup.py doesn't require it
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#10 - Create a raw parse tree pretty-printer
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
Labels: enhancement
#9 - Think about switching from exceptions to return values to indicate no parse errors
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 5 comments
#8 - Prevent passing a universally successful parser to the many combinator
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 4 comments
#7 - Revisit the token spec
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 3 comments
#6 - Create a library of typical parsers
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 10 comments
#5 - tokenize not defined in funcparserlib.lexer
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 5 comments
#4 - setup.py install --prefix does not create directories and requires root privileges
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 7 comments
#3 - Add a function for drawing textual parse trees
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#2 - Add the changelog file
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 2 comments
#1 - Write a very short howto as a counterpart to The funcparserlib Tutorial
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 4 comments