]> git.lizzy.rs Git - metalua.git/history - src/compiler/lexer.lua
Merge branch 'master' of git@github.com:fab13n/metalua into cleanup
[metalua.git] / src / compiler / lexer.lua
2009-02-03 Fabien FleutotMerge branch 'master' of git@github.com:fab13n/metalua...
2009-02-02 Fabien Fleutotmerging trycatch fix
2009-01-29 Fabien Fleutotminor lexer cleanup
2009-01-21 unknownfix in the string lexer: interaction between numeric...
2009-01-21 unknownhandling of string escape sequences in the lexer: not...
2008-09-30 fabienadded pretty printer to lexer tokens, and immediately...
2008-09-13 Fabien FleutotA different approach to comments attachement
2008-09-13 Fabien Fleutotliteral parsing bug
2008-09-12 fabienAdded filename reference in lineinfo, fixed positions...
2008-09-11 fabienfixed comment integration in AST lineinfo
2008-09-11 fabienfixed the unescaping of string literals
2008-09-10 fabienfixed a bug in lexer:sync()
2008-09-10 fabienLexer fixes from A. Gladysh: escaping chars in strings...
2008-09-10 fabienRedid the lineinfo handling.
2008-02-20 Fabien Fleutotintroduce xmatch, the extended match library: destructu...
2008-02-08 Fabien Fleutotfixing the merge.
2008-02-08 Fabien FleutotI still suck at merging :(
2008-02-08 Fabien FleutotMerge branch 'eve-runtime-debug'
2008-01-21 Fabien FleutotEVE patch for line number reporting on runtime errors
2008-01-20 Fabien Fleutotadded switchable lexers
2008-01-06 Fabien FleutotMerge branch 'master' of git+ssh://fab13n@repo.or.cz...
2008-01-06 Fabien FleutotMade AST definition changes, in the compiler and in...
2008-01-05 Fabien FleutotCompleted bootstrap, without separate rings for metalev...
2007-12-31 Fabien FleutotInitial import of metalua 0.3.9 (working version toward...