1. 860e484 bug 443733: `metalua` command strips filename info from errorss by Simon Bernard · 10 years ago master
  2. 8ae66a4 typo by Simon Bernard · 10 years ago
  3. 3abc0b7 bug 443726: --print-src and --print-ast options do not work by Simon Bernard · 10 years ago
  4. daf9048 bug 439967: A call to compiler.ast_to_src crashes by Simon Bernard · 10 years ago
  5. adaea18 relaxed lua version requirements in metalua-parser rockspec by Fabien Fleutot · 10 years ago
  6. 6ea10da Enable nice updates. by Kevin KIN-FOO · 10 years ago
  7. 7e225b9 Better dependency on lfs. by Kevin KIN-FOO · 10 years ago
  8. d820743 Apparently dependency to 'lua' needs to be first. by Kevin KIN-FOO · 10 years ago
  9. 3588016 Much better dependencies description. by Kevin KIN-FOO · 10 years ago
  10. 6706b46 Modules are mandatory in rockspec definition. by Kevin KIN-FOO · 10 years ago
  11. d2f6e39 Define command intallation the right way. by Kevin KIN-FOO · 10 years ago
  12. 8bce883 Right package name for metalua rockspec. by Kevin KIN-FOO · 10 years ago
  13. 0daf48c Fixing urls. by Kevin KIN-FOO · 10 years ago
  14. e1f1975 Metalua is now composed of 3 rocks. by Kevin KIN-FOO · 10 years ago
  15. 1777b54 Defining 'metalua' command in rockspec. by Kevin KIN-FOO · 10 years ago v0.7.2
  16. beb8a4c More elegant rockspecks. by Kevin KIN-FOO · 10 years ago
  17. 0cbb4d5 Require readline at install only for *nix systems. by Kevin KIN-FOO · 10 years ago
  18. 5a5d535 Do not require `checks` while installing for windows. by Kevin KIN-FOO · 10 years ago
  19. 10edfbf Merge remote-tracking branch 'origin/v0.7.2' by Kevin KIN-FOO · 10 years ago
  20. bea26a6 fix in treequery.children (dead code removal) by Fabien Fleutot · 10 years ago
  21. ac37313 AST-to-source: support for custom printer functions in the generator, paving the way towards proper code weaving. by Fabien Fleutot · 10 years ago
  22. 816f453 TreeQuery fixes: up/down callback support for binders in `treequery.walk`, better documentation, support for `treequery.children()`. by Fabien Fleutot · 10 years ago
  23. 671b038 converted metalua.lua into a metalua executable script by Fabien Fleutot · 10 years ago
  24. 984858d fixed source file debug reference in required modules by Fabien Fleutot · 10 years ago
  25. e4bd85f Removing useless mention to 'common.lua'. by Kevin KIN-FOO · 10 years ago
  26. 34d226a doc fix by Fabien · 10 years ago
  27. 9b989d3 loader traces fixed by Fabien Fleutot · 10 years ago
  28. 45c4cf7 Added a sample (global variables detection) by Fabien Fleutot · 10 years ago
  29. 9d1d968 removed global variables by Fabien Fleutot · 10 years ago
  30. c71aa24 removed useless files by Fabien Fleutot · 10 years ago
  31. e972342 added metalua.lua to rockspec install list by Fabien Fleutot · 10 years ago
  32. 932de52 removed unwanted trace by Fabien Fleutot · 10 years ago
  33. 6368dfe removed unwanted reference from metalua-compiler rockspec by Fabien Fleutot · 10 years ago
  34. 653177d Refactoring Metalua into two separate LuaRocks modules by Fabien Fleutot · 10 years ago
  35. 1a4fb0d fix bug 422778 Missing lineinfo on indexed function names by Fabien Fleutot · 10 years ago
  36. 4f77796 Fixing parsing of lists. by Kevin KIN-FOO · 10 years ago
  37. a81f3ea Formatting (comments and trailing spaces cleanup) by Fabien Fleutot · 11 years ago
  38. ec62db0 Removed the partial AST generation on invalid inputs by Fabien Fleutot · 11 years ago
  39. 36fa12d strict.lua comes from the std Lua distro with copyright to PUC Rio, therefore should not be dual licensed under MIT and EPL. by Benjamin Cabé · 11 years ago
  40. a7c5e2a Improving shebang handling. by Kevin KIN-FOO · 11 years ago
  41. c5105c8 Bug 394630: Exception on unterminated lua string by Kevin KIN-FOO · 11 years ago
  42. be9fcb8 Bug 391702: Syntax error in table declaration is not detected. by Kevin KIN-FOO · 11 years ago
  43. 4e3c8f8 Bug 396490: [metalua] there are some problems with metalua and incomplete invocation. by Kevin KIN-FOO · 11 years ago
  44. aa8b56c Licensing by Fabien Fleutot · 11 years ago
  45. 4bc752d Initial contribution. by Kevin KIN-FOO · 11 years ago