Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scottfrazer/hermes issues and pull requests

#57 - Update syntax deprecated in Java 17

Pull Request - State: open - Opened by aednichols about 1 year ago

#56 - starting a rewrite in Golang

Pull Request - State: open - Opened by scottfrazer almost 4 years ago

#55 - Generate code from the grammar constructs (Code Generation)

Issue - State: open - Opened by multimeric about 6 years ago - 5 comments

#54 - pip3 install doesn't work

Issue - State: open - Opened by joshiatharva93 over 6 years ago - 2 comments

#53 - list() macro now generates iterative code and not recursive code

Pull Request - State: closed - Opened by scottfrazer almost 9 years ago

#52 - --java-imports

Pull Request - State: closed - Opened by scottfrazer over 9 years ago

#51 - Improved error message for excess_tokens()

Pull Request - State: closed - Opened by pgm over 9 years ago

#50 - Unify syntax error reporting

Issue - State: open - Opened by scottfrazer almost 10 years ago

#48 - Translate raw strings to proper string for language target

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#47 - hermes lex subcommand should allow --json flag

Issue - State: closed - Opened by scottfrazer almost 10 years ago

#46 - lex and parse sub-commands should accept a DASH to mean stdin

Issue - State: closed - Opened by scottfrazer almost 10 years ago

#45 - Rename all grammars from .zgr -> .hgr

Issue - State: open - Opened by scottfrazer almost 10 years ago

#44 - Allow for regex enumeration instead of 1 lexer per language

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#43 - parser<ll1> -> parser

Issue - State: closed - Opened by scottfrazer almost 10 years ago - 1 comment
Labels: Enhancement

#42 - Deprecate lexer<language>, no language at the lexer level, only regex level

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#41 - 2.0 Documentation

Issue - State: open - Opened by scottfrazer almost 10 years ago - 3 comments
Labels: Enhancement

#40 - Implement HPath for querying ASTs

Issue - State: open - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#39 - Parser should accept sub-rules in parenthesis and macros

Issue - State: open - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#38 - Find out the API that all the templates use, document it.

Issue - State: open - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#37 - Lexer produces token with match group that is out of bounds

Issue - State: open - Opened by scottfrazer almost 10 years ago

#36 - Lexer stack underflow test

Issue - State: open - Opened by scottfrazer almost 10 years ago

#35 - Proper error if mode doesn't exist

Issue - State: open - Opened by scottfrazer almost 10 years ago

#34 - Test two expression parsers in one grammar

Issue - State: open - Opened by scottfrazer almost 10 years ago

#32 - Create syntax error formatter for JavaScript

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#31 - Create syntax error formatter for Java

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#30 - Create syntax error formatter for C

Issue - State: closed - Opened by scottfrazer almost 10 years ago
Labels: Enhancement

#29 - Ensure all syntax errors have a test

Issue - State: open - Opened by scottfrazer almost 10 years ago

#27 - Get rid of MacroGeneratedRule

Issue - State: open - Opened by scottfrazer almost 10 years ago

#23 - Remove 'theme' support in favor of pygments

Issue - State: closed - Opened by scottfrazer almost 10 years ago

#21 - Hermes 2.0

Pull Request - State: closed - Opened by scottfrazer almost 11 years ago

#20 - Create MANIFEST.in instead of using package_data

Issue - State: closed - Opened by scottfrazer about 11 years ago

#19 - 1.0dev - give sensible errors and warnings when generating grammars

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#18 - 1.0dev - Order the generated code so diffs are cleaner

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#17 - 1.0dev - Use _expr instead of expr for special nonterminal

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#16 - 1.0dev - add --ast flag to print out abstract sytax trees

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#14 - 1.0dev - unittest - Test mixfix expressions & grammar conflicts

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#13 - 1.0dev - In 'binding_power' section, change 'tokens' to 'terminals'

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#12 - 1.0dev - documentation

Issue - State: closed - Opened by scottfrazer over 13 years ago

#11 - 1.0dev - Investigate first set disparity

Issue - State: closed - Opened by scottfrazer over 13 years ago

#9 - 1.0dev - Allow _empty to be used in place of ε

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#8 - 1.0dev - Remove ε from list of terminals if not in grammar

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#7 - 1.0dev - change generated nonterminals from 'tmp' to '_gen'

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#6 - 1.0dev - Fix error in generated parser if a specified token does not exist.

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment

#5 - 1.0dev - Add expression grammar conflicts

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment
Labels: Bug

#4 - 1.0dev - 'analyze' output needs some sprucing up

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment
Labels: Enhancement

#3 - 1.0dev - 'generate' command generates empty file if not run in project root

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment
Labels: Bug

#2 - 1.0dev - Make generated code throw exception rather than return it.

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment
Labels: Enhancement

#1 - 1.0dev - Start symbol in grammar file is case sensitive and shouldn't be

Issue - State: closed - Opened by scottfrazer over 13 years ago - 1 comment
Labels: Bug