aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/module.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Migrated structure analysis to stdlib.Eduardo Julian2018-05-161-234/+0
| | | - Added an easy way to report information in exceptions.
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-7/+7
|
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-25/+30
|
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-5/+5
| | | | - No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments.
* - Made it so that module annotations can only be set once now.Eduardo Julian2017-12-011-7/+17
|
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-94/+94
|
* - Added parallel compilation.Eduardo Julian2017-11-201-13/+59
| | | | | - Added aliasing. - Several bug fixes. - Some minor refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-9/+9
|
* - Heavy refactoring.Eduardo Julian2017-11-151-0/+173