aboutsummaryrefslogtreecommitdiff
path: root/src/lux/packager (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fixed a bug wherein the cache became ineffective due to wrong file-paths ma...Eduardo Julian2015-12-201-1/+1
* - _jvm_anon-class now requires that constructor arguments (with proper type-t...Eduardo Julian2015-11-291-4/+5
* - The method-invocation analysers now take into consideration whether they mu...Eduardo Julian2015-10-071-2/+2
* - Removed the Lux source from the repo, as it now belongs to the lux/stdlib p...Eduardo Julian2015-10-042-55/+28
* - Cleaned-up the comments from the codebase.Eduardo Julian2015-09-291-5/+1
* - Removed reflection warnings.Eduardo Julian2015-09-281-7/+8
* - Lux programs can now use libraries for both the JVM (.jar files) and pure L...Eduardo Julian2015-09-272-0/+143