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. 10 月之前
  MaximeBarniaudy 54943d1ab5 Move side effect of variable assignment in namespace out of grammar for logic and ease of use reasons 11 月之前
  MaximeBarniaudy ab719f1182 Remove old unused code, and measure parsing speed 11 月之前
  MaximeBarniaudy 3217f9961c Use newest primitives for character class and string matching 11 月之前
  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 年之前