]> git.lizzy.rs Git - metalua.git/history - src/compiler/metalua.mlua
Merge remote branch 'origin/master'
[metalua.git] / src / compiler / metalua.mlua
2009-02-28 Fabien FleutotMerge branch 'better-errors' into 0.5-branch
2009-02-25 Fabien FleutotMerge branch 'better-errors' of git@github.com:fab13n...
2009-02-25 Fabien Fleutotimproved messages clarity, following suggestions by...
2009-02-22 Fabien Fleutotfixed metabug mode
2009-02-22 Fabien Fleutotpushed in a hurry, alimentation issue on laptop
2009-02-03 Fabien FleutotMerge branch 'master' of git@github.com:fab13n/metalua...
2009-02-02 Fabien FleutotMerge branch 'ag-fixes' of git://github.com/agladysh...
2009-02-02 Fabien Fleutotmerging trycatch fix
2009-02-02 unknownIPC communication between processes through tmp files...
2009-01-29 Fabien Fleutotsupport for ast->src translation in lib and metalua...
2008-12-25 Fabien Fleutotminor variable renamings
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-18 Fabien Fleutotbetter runtime error msg qhen running a program with...
2008-12-18 unknownchanged package loader and metalua compiler: instead...
2008-12-04 unknowndoesn't fail when springs coudln't be loaded
2008-12-04 unknownmoved metalua related libraries into package metalua.*
2008-09-30 fabienmetalua toplevel: option -A now uses fixed indentation...
2008-09-11 fabienadded option in metalua to print lineinfo together...
2008-04-03 ffttypo fixes
2008-02-20 Fabien Fleutotintroduce xmatch, the extended match library: destructu...
2008-02-18 Fabien Fleutotcompatibility with integral-variants of Lua VMs
2008-02-12 Fabien Fleutotadded REPL loop and editline support
2008-02-08 Fabien Fleutotfixing the merge.
2008-02-08 Fabien FleutotMerge branch 'eve-runtime-debug'
2008-02-08 Fabien Fleutot0.4-rc2
2008-01-30 Fabien FleutotBuilds on win32 with MS Visual Studio, through an ugly...
2008-01-29 Fabien Fleutotsimplified the extension loading mechanism, fixed a...
2008-01-24 Fabien Fleutotintroduced quote hygienizer
2008-01-20 Fabien Fleutotmetalua help msg improved
2008-01-10 Fabien Fleutotmetalua option --run can now be forced off
2008-01-06 Fabien FleutotMerge branch 'master' of git+ssh://fab13n@repo.or.cz...
2008-01-06 Fabien Fleutotmetalua now compile different files in separate rings
2008-01-05 Fabien FleutotCompleted bootstrap, without separate rings for metalev...