تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  drh 711c9810dc Fix comment typos and improve clarity of presention in Lemon. The output 8 سال پیش
  drh 2e55b04da4 More bug fixes to Lemon identified by Kelvin Sherlock. None of these 8 سال پیش
  drh afb8cd977d Lemon bug fix: Do not merge action routines unless their destructors are 8 سال پیش
  drh 4ef07708df Enhance Lemon so that it reorders the reduce rules such that rules without 8 سال پیش
  drh 43303de97e More agressive use of /*A-overwrites-X*/ in the parser. Fix an off-by-one 9 سال پیش
  drh cf82f0d3d2 Enhance Lemon so that if reduce code contains a comment of the form 9 سال پیش
  drh dabd04c656 Further improvements to the Lemon-generated code for yy_reduce(). 9 سال پیش
  drh 4dd0d3f819 In Lemon, add the ability for the left-most RHS label to be the same as the 9 سال پیش
  drh c56fac7483 Fix uses of ctype functions (ex: isspace()) on signed characters in test 9 سال پیش
  drh 0c6dfaa34a Remove an unused local variable from Lemon. 9 سال پیش
  drh 337cd0def4 Minor tweaks to Lemon. 9 سال پیش
  drh 3bd48ab213 For the Lemon-generated parser, add a new action type SHIFTREDUCE and use it 9 سال پیش
  drh 7e698e9d71 In the "parse.out" output file from Lemon, show addition the complete text 9 سال پیش
  drh c75e0166f0 Improved "Parser Statistics" output (the -s option) for the Lemon parser 9 سال پیش
  drh 2547336dad Fix over-length source code lines in Lemon. 9 سال پیش
  mistachkin 8e18922f12 Fix harmless compiler warnings seen with MSVC 2015. 9 سال پیش
  drh 1cc0d11a16 Fix harmless compiler warnings in lemon.c 9 سال پیش
  mistachkin 2318d3387d Work in progress on fixing harmless compiler warnings when using -W4 and MSVC. 10 سال پیش
  drh 0325d3962a Enhance the "lemon" executable so that it ignores -f, -W, -O, and -I 10 سال پیش
  drh 62a223e5dd Modify the %nonassoc directive in lemon so that it generates a run-time 10 سال پیش
  mistachkin 7a429658d7 Fix harmless compiler warning in LEMON. 11 سال پیش
  drh 03e1b1f5ff In LEMON, limit the size of the grammar file to 100MB. This ensures that 11 سال پیش
  drh ecaa9d399c Add the "%token_class" directive to the LEMON parser generator. This opens up 11 سال پیش
  drh 61f92cd045 In LEMON, fix a bug in the text formatter introduced by the previous 11 سال پیش
  drh 898799fa00 Do not use sprintf(), strcpy() or strcat() in the implementation of the 11 سال پیش
  drh 2b51f2153b Fix a harmless compiler warning in lemon.c. 11 سال پیش
  drh 01f75f2d68 In the lemon parser generator, change all hashes to unsigned to avoid 11 سال پیش
  drh f2f105d40e Remove tab characters from source code files. Replace them with spaces. 12 سال پیش
  drh 8ba0d1cbca In Lemon, when comparing the output to the *.h file to see if it has changed, 12 سال پیش
  drh d25d692252 Fix a typecast problem in lemon that could cause problems on 64-bit machines. 12 سال پیش