diff options
author | Eduardo Julian | 2016-02-29 13:38:31 -0400 |
---|---|---|
committer | Eduardo Julian | 2016-02-29 13:38:31 -0400 |
commit | a97ad4c73cb30176696b3ddf65dc2de62aafb2c6 (patch) | |
tree | 9f77e68811356f392da7df45100dc948893abda7 /src/lux.clj | |
parent | f7bca8ad76cb65219ca13bb83b5a3f3f25e9b033 (diff) |
- VarT and ExT types are now treated as java.lang.Object.
- Now wrapping primitive method arguments inside objects, as Lux code always assumes everything is an object.
- Now using a hand-made text lexer, that is less tolerant of escaping-cleanup errors.
- When packaging the contents of dependency JARs inside the output program JAR, the compressed size of the entries is recalculated with (.setCompressedSize -1), in order to avoid errors in the JarOutputStream.
Diffstat (limited to 'src/lux.clj')
0 files changed, 0 insertions, 0 deletions