]> git.mxchange.org Git - simgear.git/history - simgear/nasal/lex.c
canvas::Layout: support for contents margins.
[simgear.git] / simgear / nasal / lex.c
2014-07-14 Thomas GeymayerNasal: require 0o as prefix for octal numbers.
2014-06-26 Thomas GeymayerNasal: fix parsing octal/hex numbers in strings as...
2014-06-17 Thomas GeymayerNasal: support for standard bitwise operators.
2013-07-23 James TurnerInitialise token precedence rule.
2008-09-30 andyYeah, I really shouldn't be in the lexer
2008-09-30 andyAnother lexer fix
2008-09-30 andyFix broken lex.c checkin
2008-09-30 andyFixes for bugs shaken out in the recent push: die prope...
2008-09-26 andySync with Nasal upstream (Melchior already had a chance...
2007-03-29 andySync with Nasal CVS (soon to become Nasal 1.1). Notabl...
2005-09-20 andySneak a Nasal update in before the next release. This...
2005-04-22 andySupport for a "forindex(idx; list) {...}" construct...
2005-04-18 andyUpgrade to nasal 1.0 test candidate
2003-12-08 andyExtra i++ led to a "double skip" when parsing a \r...
2003-12-01 ehofmanAdd Nasal Vs. 1.5
2003-11-25 curtVersion 1.3 of Andy Ross's "NASAL" embedded scripting...