Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - Ported lux/data/bit tests. | Eduardo Julian | 2019-03-21 | 1 | -13/+7 | |
| | | | | | | | | - Ported lux/data/color tests. - Ported lux/data/error tests. - Ported lux/data/identity tests. - Ported lux/data/lazy tests. - Ported lux/data/maybe tests. - Ported lux/data/name tests. | |||||
* | Changed the convention for the structure opening separator from "/" to ";", ↵ | Eduardo Julian | 2019-03-15 | 1 | -7/+7 | |
| | | | | to avoid confusion since "/" is used for relative module paths. | |||||
* | Now allowing the alias of a module to refer to the alias of an ancestor. | Eduardo Julian | 2019-03-14 | 1 | -7/+7 | |
| | ||||||
* | Replaced the digit separator in numbers from "_" to ",". | Eduardo Julian | 2019-03-13 | 1 | -8/+7 | |
| | ||||||
* | Moved extension machinery over. | Eduardo Julian | 2019-02-21 | 1 | -1/+4 | |
| | ||||||
* | Moved expression machinery over. | Eduardo Julian | 2019-02-20 | 1 | -1/+2 | |
| | ||||||
* | Moved function machinery over. | Eduardo Julian | 2019-02-20 | 1 | -201/+199 | |
| | ||||||
* | Adapted more tests to the new format. | Eduardo Julian | 2019-02-17 | 1 | -26/+16 | |
| | ||||||
* | Re-named "logical-right-shift" to "logic-right-shift". | Eduardo Julian | 2019-02-13 | 1 | -6/+15 | |
| | ||||||
* | - Updated JS machinery. | Eduardo Julian | 2019-02-12 | 1 | -2/+3 | |
| | | | - Moved Scheme machinery around. | |||||
* | Added the special # syntax for referring to the module's alias when opening ↵ | Eduardo Julian | 2019-02-11 | 1 | -1/+1 | |
| | | | | structures. | |||||
* | Ported some modules to the new test format. | Eduardo Julian | 2019-02-08 | 1 | -4/+0 | |
| | ||||||
* | Updated test for "lux/control/pipe" to new format. | Eduardo Julian | 2019-02-06 | 1 | -1/+0 | |
| | ||||||
* | Folded license-making program (legislator) into the Lux project proper (as ↵ | Eduardo Julian | 2019-02-05 | 1 | -1/+1 | |
| | | | | licentia). | |||||
* | Ported tests for lux/control/interval to the new format. | Eduardo Julian | 2019-02-05 | 1 | -1/+0 | |
| | ||||||
* | Integrated tests into normal source code. | Eduardo Julian | 2019-02-05 | 1 | -0/+435 | |