1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 17:59:30 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Reuh
1875ea31de Complete overhaul
- Changed name to Candran
- Do a real code parsing
    * Removed lexer.lua
    * Added LuaMinify
- Removed -- and ++ operators (see issue #2)
- Added decorators
- Preprocessor : renamed include to import and rawInclude to include
- Updated test.lua
- Updated table.lua
- Updated README.md
- Fixed tons of things
2015-02-14 20:23:39 +01:00
Reuh
18d3acf648 Added tests 2014-04-21 19:25:17 +02:00
Reuh
26c95fe7e2 Added Lune 2014-04-21 19:24:00 +02:00
Reuh
818ad57f95 Update README.md 2014-04-21 19:13:07 +02:00
Reuh
e6f2dab5b8 Initial commit 2014-04-21 07:56:16 -07:00