]> git.lizzy.rs Git - metalua.git/history - src
weaver sample: removing shadow nodes from the ast
[metalua.git] / src /
2009-01-25 Alexander Gladyshweaver sample: removing shadow nodes from the ast
2009-01-25 Alexander Gladyshweaver sample: sorting ast children in appearance order
2009-01-25 Alexander Gladyshweaver sample: normalizing lineinfo first/last positions
2009-01-24 Alexander Gladyshweaver sample: `Do{ } blocks fix; handling comments...
2009-01-24 Alexander Gladyshweaver sample: not dumping empty ast nodes
2009-01-24 Alexander Gladyshhandling io.open() errors in weaver sample
2009-01-22 Alexander Gladyshadded sharpbang directive to make.sh
2009-01-22 Alexander Gladyshfixed require in synth sample
2009-01-22 Alexander Gladyshremoved make-install.sh from source control
2009-01-22 Alexander Gladyshconfigurable installation and build paths
2009-01-21 unknownfix in the string lexer: interaction between numeric...
2009-01-21 unknownhandling of string escape sequences in the lexer: not...
2009-01-21 unknownfixes in the weaver sample
2009-01-19 unknownfix in the unix make script, useless trace removed...
2008-12-27 Fabien FleutotCRLF issue with gg.
2008-12-26 Fabien Fleutotcleaner generation scripts
2008-12-26 unknownrewrote the build and install system, tested on linux...
2008-12-26 unknownrewrote the build and install system, tested on linux...
2008-12-26 unknownCRLF fsckup
2008-12-25 Fabien Fleutot... now captures what it matches in patterns, and can...
2008-12-25 Fabien Fleutotfixed a bug in match statements with multiple cases...
2008-12-25 Fabien Fleutotminor variable renamings
2008-12-25 Fabien Fleutotadded eprintf() to bas lib, formatted printing to stderr
2008-12-25 Fabien Fleutotfixes in extension libs
2008-12-25 Fabien Fleutotfixes on the compilation process separation through...
2008-12-25 Fabien FleutotMerge branch 'no-dll' of git@github.com:fab13n/metalua
2008-12-23 unknownserialize now handles arbitrary recursions
2008-12-23 unknownimprovements in serialize suggested by D. Manura
2008-12-18 Fabien Fleutotbetter runtime error msg qhen running a program with...
2008-12-18 unknownchanged package loader and metalua compiler: instead...
2008-12-18 unknownimproved serialize: wont choke on the limitation to...
2008-12-18 unknownfirst version of table source serializer
2008-12-17 unknownfix CRLF
2008-12-17 unknownbetter rendering of strings by table.tostring() and...
2008-12-04 unknowndoesn't fail when springs coudln't be loaded
2008-12-04 unknownmoved metalua related libraries into package metalua.*
2008-12-04 unknownfixing CRLF
2008-12-01 Fabien Fleutotvariable capture bug in match extension
2008-11-29 Fabien Fleutotcommenting and cleaning up synth.mlua
2008-11-29 Fabien Fleutotcomment cleanup in synth.mlua
2008-11-29 Fabien Fleutotcommenting and cleaning up synth.mlua
2008-11-28 fabiennew samples: synthesis of source file from an AST,...
2008-11-27 Fabien Fleutotmissing lineinfo from gg.onkeyword() and for "|x| y...
2008-11-27 Fabien Fleutotmissing lineinfo for "for var in ... end" when there...
2008-11-27 Fabien FleutotMerge branch 'master' of ssh://repo.or.cz/srv/git/metalua
2008-11-27 fabienbad lineinfo for suffix expression parsers produced...
2008-11-02 Fabien Fleutotfixed incorrect behavior for loadstring() and loadfile...
2008-10-03 fabientweaked the code of table.tostring() do that it can...
2008-09-30 Fabien FleutotFixed a but in table.tostring()'s identifier regexp...
2008-09-30 fabienmetalua toplevel: option -A now uses fixed indentation...
2008-09-30 fabienBig table.tostring() overhaul: removed some dead cruft...
2008-09-30 fabienadded pretty printer to lexer tokens, and immediately...
2008-09-14 Fabien Fleutotbad lineinfo for infix operators in gg
2008-09-14 Fabien Fleutotlineinfo missing in "local func" and in ~= operator
2008-09-14 Fabien Fleutotfixed some missing lineinfo in mlp
2008-09-13 Fabien FleutotA different approach to comments attachement
2008-09-13 Fabien Fleutotcomments were accidentally stripped from tokens by...
2008-09-13 Fabien Fleutotliteral parsing bug
2008-09-12 fabienAdded filename reference in lineinfo, fixed positions...
2008-09-12 fabiennoted strange use of new_indent in table.tostring()
2008-09-12 fabienfixed a bug in ifexpr sample
2008-09-11 fabienfixed comment integration in AST lineinfo
2008-09-11 fabienadded option in metalua to print lineinfo together...
2008-09-11 fabienfixed the unescaping of string literals
2008-09-10 fabienfixed the parsing of return statements: they wouldn...
2008-09-10 fabienfixed error position reporting in mlc.mlua
2008-09-10 fabienhandle initial shebang comments in chunks
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-04-08 Fabien Fleutotadded autolocal feature to metalint
2008-04-03 ffttypo fixes
2008-04-03 fftintroducing metalint
2008-02-29 Fabien Fleutotimproved match/types, started typecheck, misc.
2008-02-27 Fabien Fleutotfixed trycatch
2008-02-26 Fabien Fleutotxloop and xmatch fixes
2008-02-22 Fabien Fleutotfixed xmatch and xloop
2008-02-21 Fabien Fleutotintroduce xloop extended loops
2008-02-20 Fabien Fleutotintroduce xmatch, the extended match library: destructu...
2008-02-18 Fabien Fleutotmisc.
2008-02-18 Fabien Fleutotmisc.
2008-02-18 Fabien Fleutotcompatibility with integral-variants of Lua VMs
2008-02-18 Fabien Fleutotadded destructuring set extension
2008-02-18 Fabien Fleutotupdated trycatch to work with new match, new catch...
2008-02-18 Fabien Fleutotupdated trycatch to work with new match, new catch...
2008-02-14 Fabien Fleutot0.4.1-rc1
2008-02-14 Fabien Fleutotadded 64 bits and openBSD compatibility
2008-02-14 Fabien Fleutotupdated MSVC build
2008-02-14 Fabien FleutotTowards 0.4.1: lua-5.1.3, pluto-2.2, 64 bits compatible...
2008-02-12 Fabien Fleutotmisc.
2008-02-12 Fabien Fleutotadded REPL loop and editline support
2008-02-12 Fabien Fleutotfixed iall and iany in table2
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-02-08 Fabien Fleutottypos in doc + removing useless win32 cruft
2008-02-08 Fabien Fleutot0.4-rc2
2008-02-07 Fabien Fleutotfixed LUA_MFAST
2008-02-07 Fabien Fleutotfixing linux/cygwin build, work in progress
2008-02-06 Fabien FleutotFinal cleanup for v0.4, fix in win32 building script...
next