aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/analysis (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-062-9/+9
|
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-062-79/+90
|
* - Removed the "root2" and "root3" host procedures (their functionality is ↵Eduardo Julian2018-02-241-2/+0
| | | | redundant, in the presence of the "pow" procedure).
* - Fixed some failing new-luxc tests.Eduardo Julian2018-02-061-163/+132
| | | | - Re-designed the way casting is done for JVM interop. - Now always adding extensions when initializing compiler.
* - Added "Box" support to new-luxc.Eduardo Julian2018-01-031-0/+46
|
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-052-0/+1662