aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/lang/compiler/analysis (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Re-named path "lux/lang/*" to "lux/language/*".Eduardo Julian2018-07-109-1605/+0
* - Re-named path "lux/data/coll/*" to "lux/data/collection/*".Eduardo Julian2018-07-105-7/+7
* - Re-organized dictionary & set modules a bit.Eduardo Julian2018-07-102-2/+2
* - Re-named "Dict" type to "Dictionary".Eduardo Julian2018-07-102-6/+6
* - Re-named "struct:" to "structure:".Eduardo Julian2018-07-101-1/+1
* - Re-named "equality" to "equivalence".Eduardo Julian2018-07-052-7/+7
* - Re-named "degree" to "revolution".Eduardo Julian2018-07-044-5/+5
* - Re-named Bound to Paremeter.Eduardo Julian2018-07-041-8/+8
* - Test (and fix) that global-reference analysis only allows you to see defini...Eduardo Julian2018-07-041-12/+32
* - "with-stack" function for stacking exceptions.Eduardo Julian2018-07-043-20/+10
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-2/+2
* - Heavy refactoring to integrate extensions better with the rest of the compi...Eduardo Julian2018-06-179-0/+1595