13 коммитов (54943d1ab5d6984efd963a99f6c93708979ad761)

Автор SHA1 Сообщение Дата
  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 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 год назад