Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-named "lux/platform" to "lux/tool". | Eduardo Julian | 2019-02-12 | 1 | -3/+3 |
| | |||||
* | Updated test for "lux/control/pipe" to new format. | Eduardo Julian | 2019-02-06 | 1 | -4/+6 |
| | |||||
* | Folded license-making program (legislator) into the Lux project proper (as ↵ | Eduardo Julian | 2019-02-05 | 1 | -2/+5 |
| | | | | licentia). | ||||
* | Integrated tests into normal source code. | Eduardo Julian | 2019-02-05 | 1 | -13/+15 |
| | |||||
* | Migrated documentation tool's code into stdlib. | Eduardo Julian | 2019-02-05 | 1 | -4/+5 |
| | |||||
* | Relative imports can now alter the start of a path. | Eduardo Julian | 2019-02-03 | 1 | -1/+1 |
| | |||||
* | Changed the licenses in the project.clj files. | Eduardo Julian | 2018-12-15 | 1 | -2/+2 |
| | |||||
* | Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/33 | Eduardo Julian | 2018-12-03 | 1 | -1/+0 |
| | |||||
* | Using leinigen lux plugin again and increased stacksize. I always got ↵ | StephenBDT | 2017-09-19 | 1 | -1/+2 |
| | | | | stackoverflows when trying to run the tests | ||||
* | - Updated the license in the project.clj files. | Eduardo Julian | 2017-03-24 | 1 | -3/+3 |
| | | | - Now forcing the JVM to use a larger stack, to avoid StackOverflow errors. | ||||
* | - v0.6.0 development has officially begun! | Eduardo Julian | 2017-01-12 | 1 | -2/+2 |
| | |||||
* | - Added SCM info to project.clj files. | Eduardo Julian | 2017-01-08 | 1 | -2/+7 |
| | |||||
* | - Updated the project.clj files. | Eduardo Julian | 2017-01-08 | 1 | -2/+2 |
| | |||||
* | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 2016-12-01 | 1 | -0/+19 |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |