aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/analysis/common.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Migrated special-form analysis to stdlib.Eduardo Julian2018-05-231-448/+0
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-5/+5
* - Re-named "lux process concurrency-level" to "lux process parallelism-level".Eduardo Julian2018-05-081-2/+1
* - Implemented bit-count in pure Lux.Eduardo Julian2018-05-071-1/+0
* - Implemented Nat functionality in pure Lux.Eduardo Julian2018-05-061-18/+2
* - Re-named shift-left -> left-shift, shift-right -> logical-right-shift, sign...Eduardo Julian2018-05-061-3/+3
* - Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian2018-05-061-2/+0
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-5/+5
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-22/+27
* - Removed the "root2" and "root3" host procedures (their functionality is red...Eduardo Julian2018-02-241-2/+0
* - Added "Box" support to new-luxc.Eduardo Julian2018-01-031-0/+46
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-0/+419