mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 17:59:30 +00:00
- 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
|
||
|---|---|---|
| .. | ||
| test_beautifier.lua | ||
| test_identity.lua | ||
| test_lines.txt | ||
| test_minifier.lua | ||
| test_parser.lua | ||