- Aug 10, 2008
-
-
Stephan Bosch authored
Body: fixed bug in the :raw transform, added much comment to the body extraction code and added a first simple test to the testsuite.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 09, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Enforced limits on string length and handled the finite nature of integers for number parsing and the construction of the AST.
-
- Aug 05, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Include: symbol table for global variables now also includes locations for the first import/export of each known variable.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 03, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 02, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Aug 01, 2008
-
-
Stephan Bosch authored
-
Stephan Bosch authored
Testsuite: added test regarding matching the empty string and fixed an issue in the i;ascii-numeric comparator.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
Testsuite: added RFC compliance tests for the variables extension and fixed use of wrong default comparator.
-
Stephan Bosch authored
Fixed bug in the order of default argument processing. Variable strings were evaluated befor constant strings, which is wrong.
-
Stephan Bosch authored
-
Stephan Bosch authored
-