14 커밋 (734051438d042b9f3fefa38c9aab2b31160eb5ea)

작성자 SHA1 메시지 날짜
  MaximeBarniaudy 734051438d Add emitByteCode functions to support using the peg VM, add support for @ actions, automatically generate the minproto.grammar file from minproto.leg and use that in the parser generator. Fix issue with backslashes being stupid. 11 달 전
  MaximeBarniaudy 54943d1ab5 Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons 1 년 전
  MaximeBarniaudy ab719f1182 Remove old unused code, and measure parsing speed 1 년 전
  MaximeBarniaudy 3217f9961c Use newest primitives for character class and string matching 1 년 전
  MaximeBarniaudy c72afc38a7 Build Grammar objects whose methods are expression representations of grammar rules 1 년 전
  MaximeBarniaudy dd8e642168 Fix errors after SetVar behavior change and let removal 1 년 전
  MaximeBarniaudy 12a5974c98 Delare Stream object in C code and add primitive for stream string matching. Also refactor the rollback mechanism in the grammar parser to give responsibility to the right object. 1 년 전
  MaximeBarniaudy ebd95ff312 Make grammar_parser.meta use the entire grammar from minproto.leg 1 년 전
  MaximeBarniaudy 7f0602f566 Fix error after single quote semantics change 1 년 전
  MaximeBarniaudy 005a4cc451 Add with and without functions for namespace manimulation, add namespace support to grammars, add test of parser circularity 1 년 전
  MaximeBarniaudy d7e304e82d parser circularity 1 년 전
  MaximeBarniaudy c60942ae70 Add Invoke and GetProp 1 년 전
  MaximeBarniaudy d5cb25f09f Minimal grammar parsing 1 년 전
  WitherFlower 0e06a2d98c Merge range access and grammar parser changes 1 년 전