Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-10 | - Re-named path "lux/lang/*" to "lux/language/*". | Eduardo Julian | 9 | -1605/+0 |
2018-07-10 | - Re-named path "lux/data/coll/*" to "lux/data/collection/*". | Eduardo Julian | 5 | -7/+7 |
2018-07-10 | - Re-organized dictionary & set modules a bit. | Eduardo Julian | 2 | -2/+2 |
2018-07-10 | - Re-named "Dict" type to "Dictionary". | Eduardo Julian | 2 | -6/+6 |
2018-07-10 | - Re-named "struct:" to "structure:". | Eduardo Julian | 1 | -1/+1 |
2018-07-05 | - Re-named "equality" to "equivalence". | Eduardo Julian | 2 | -7/+7 |
2018-07-04 | - Re-named "degree" to "revolution". | Eduardo Julian | 4 | -5/+5 |
2018-07-04 | - Re-named Bound to Paremeter. | Eduardo Julian | 1 | -8/+8 |
2018-07-04 | - Test (and fix) that global-reference analysis only allows you to see defini... | Eduardo Julian | 1 | -12/+32 |
2018-07-04 | - "with-stack" function for stacking exceptions. | Eduardo Julian | 3 | -20/+10 |
2018-07-03 | - Re-named ":!" to ":coerce". | Eduardo Julian | 1 | -2/+2 |
2018-06-17 | - Heavy refactoring to integrate extensions better with the rest of the compi... | Eduardo Julian | 9 | -0/+1595 |