]> git.lizzy.rs Git - metalua.git/shortlog
metalua.git
2023-04-23 Lizzy Fleckensteinast_to_src: format function calls and unary operators... master
2014-10-03 shvillerast_to_src handles "string literal":method()
2014-10-01 shvillerMultiple enhancements to ast_to_src
2014-10-01 shvillerBring ast_to_src up to date
2014-06-15 Fabien Fleutotfixed inconsistencies in metalua --print-ast
2014-05-30 FleutotMerge pull request #22 from frodsan/patch-1
2014-05-29 Francesco RodríguezFix typo.
2014-01-13 Fabien FleutotMerge branch 'master' of ssh://git.eclipse.org/gitroot...
2011-11-26 FabienMerge remote branch 'origin/master'
2011-11-26 Fabienfix portability on tests/tun.mlua
2011-11-26 FleutotMerge pull request #9 from ino/spott-fixspelling
2011-11-06 clemens fischerspelling fixes to the documentation
2011-10-01 Fabienremoved deprecated doc, fixes on the build (hircus...
2011-10-01 Fabienfix/update the licence
2011-10-01 Fabienbug fixes in table.iforeach (thanks Mingun)
2011-05-26 Kevin KIN-FOOAdding function to handle AST generation failures and...
2011-05-19 Kévin KIN-FOOEnable `Dots nodes to be processed as identifiers
2009-02-28 Fabien Fleutotfix in default args for gg.multisequence
2009-02-28 Fabien FleutotMerge branch 'better-errors' into 0.5-branch
2009-02-28 Fabien Fleutotuse simplified defaults for multisequences in mlp
2009-02-26 Fabien Fleutotfixes suggested by D. M.
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-25 Fabien Fleutotbuild inside metalua/build by default
2009-02-22 Fabien Fleutotfixed metabug mode
2009-02-22 Fabien Fleutotpushed in a hurry, alimentation issue on laptop
2009-02-22 Fabien FleutotMerge commit 'origin/scoped-walk' into better-errors
2009-02-22 Fabien Fleutotimproved make script: check lua presence, ~/.metaluabui...
2009-02-22 Fabien Fleutotbetter sequence name generator for gg
2009-02-21 Fabien Fleutotmlc_xcall now properly reports parsing errors
2009-02-19 Fabien Fleutotsimpler bindings analysis: works on simple cases
2009-02-19 Fabien Fleutotmake.bat: set LUA_PATH and LUA_MPATH
2009-02-19 Fabien Fleutotimproved walker: scope callbacks, more flexible callbac...
2009-02-11 Fabien Fleutotindentation cleanup
2009-02-10 Fabien Fleutotcomment cleanup on serialize
2009-02-08 Alexander Gladyshreweaving test suite based on actual bugs
2009-02-08 Alexander Gladyshtests/run: running all tests before reporting errors
2009-02-08 Alexander Gladyshtest/run: fixed OS X (where os.getenv("OS") returns...
2009-02-08 Fabien Fleutottail call in the metalua script for unix
2009-02-08 Fabien Fleutotfixed integration of interactive loop with external...
2009-02-08 Fabien Fleutotfix on make.sh by D. Cooke
2009-02-06 Fabien Fleutotrelease notes update
2009-02-06 Fabien Fleutotremove refs to verbose_require in sample withdo_test
2009-02-04 Fabien Fleutotadded auto-test script
2009-02-03 Fabien Fleutotfixed sample h_test2.mlua
2009-02-03 Fabien Fleutotfixed types extension
2009-02-03 Fabien Fleutotmlp.chunk.transformers had disappeared because mlp...
2009-02-03 Fabien Fleutot.gitignore
2009-02-03 Fabien Fleutotfixed trycatch sample
2009-02-03 Fabien Fleutotremoved incomplete sample
2009-02-03 Fabien Fleutotfixed xmatch extension
2009-02-03 Fabien Fleutotfixed extension xglobal
2009-02-03 Fabien Fleutotsmarter lib regeneration under win32
2009-02-03 Fabien Fleutotminor refactoring in gg
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 Fleutotwalk_id_test sample fix
2009-02-02 Fabien Fleutotmerging trycatch fix
2009-02-02 Fabien Fleutotfixed trycatch
2009-02-02 unknownIPC communication between processes through tmp files...
2009-02-01 Fabien Fleutotfixed clist extension
2009-01-31 Fabien Fleutotcleanup in mlp, a couple of relevant entries made public
2009-01-29 Fabien Fleutotsupport for ast->src translation in lib and metalua...
2009-01-29 Fabien Fleutotminor lexer cleanup
2009-01-29 Fabien Fleutotmore permissive multisequence:add() definition in gg
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...
2009-01-19 unknownCRLF goo, again
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...
next