Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Folded license-making program (legislator) into the Lux project proper (as ↵ | Eduardo Julian | 2019-02-05 | 23 | -3/+2169 | |
| | | | | licentia). | |||||
* | Ported tests for lux/control/interval to the new format. | Eduardo Julian | 2019-02-05 | 8 | -240/+246 | |
| | ||||||
* | Integrated tests into normal source code. | Eduardo Julian | 2019-02-05 | 96 | -210/+204 | |
| | ||||||
* | Migrated documentation tool's code into stdlib. | Eduardo Julian | 2019-02-05 | 11 | -699/+605 | |
| | ||||||
* | Added library for generating Markdown code. | Eduardo Julian | 2019-02-04 | 2 | -1/+178 | |
| | ||||||
* | Converted tests for "lux/control/exception" to new format. | Eduardo Julian | 2019-02-04 | 4 | -49/+47 | |
| | ||||||
* | Re-implemented the IO type as an abstract type in order to avoid potential ↵ | Eduardo Julian | 2019-02-04 | 3 | -54/+69 | |
| | | | | issues with sub-typing during type-checking. | |||||
* | Added the capacity to generate identifiers for template code. | Eduardo Julian | 2019-02-04 | 2 | -13/+23 | |
| | ||||||
* | Ported "lux/io" module to new test format. | Eduardo Julian | 2019-02-04 | 6 | -24/+220 | |
| | ||||||
* | Fixed a bug in how the "_$" macro works. | Eduardo Julian | 2019-02-04 | 1 | -1/+8 | |
| | ||||||
* | Fixed small naming error. | Eduardo Julian | 2019-02-04 | 1 | -1/+1 | |
| | ||||||
* | Changed the naming style for structures. | Eduardo Julian | 2019-02-04 | 280 | -3917/+4203 | |
| | ||||||
* | Some refactoring around the identity function. | Eduardo Julian | 2019-02-03 | 9 | -81/+85 | |
| | ||||||
* | Added branding to capabilities to better differentiate between capabilities ↵ | Eduardo Julian | 2019-02-03 | 4 | -56/+95 | |
| | | | | that share the same inputs and outputs. | |||||
* | Added "forge" and "use" functions for working with capabilities. | Eduardo Julian | 2019-02-03 | 3 | -102/+146 | |
| | ||||||
* | Improved syntax for domains/parallel-import-trees. | Eduardo Julian | 2019-02-03 | 6 | -30/+44 | |
| | ||||||
* | Relative imports can now alter the start of a path. | Eduardo Julian | 2019-02-03 | 6 | -106/+162 | |
| | ||||||
* | Ported some old tests to the new format. | Eduardo Julian | 2019-02-02 | 6 | -153/+164 | |
| | ||||||
* | Some small refactoring. | Eduardo Julian | 2019-02-02 | 1 | -13/+22 | |
| | ||||||
* | Tests are now first class. | Eduardo Julian | 2019-01-30 | 4 | -412/+340 | |
| | ||||||
* | Some documentation for dynamic typing. | Eduardo Julian | 2019-01-24 | 1 | -1/+5 | |
| | ||||||
* | Wrapped-up type-safe CSS. | Eduardo Julian | 2019-01-24 | 5 | -78/+816 | |
| | ||||||
* | Improvements & expansions for CSS machinery. | Eduardo Julian | 2019-01-24 | 10 | -233/+742 | |
| | ||||||
* | Added dynamic typing. | Eduardo Julian | 2019-01-24 | 4 | -73/+145 | |
| | ||||||
* | Re-structured the l10n/i18n machinery. | Eduardo Julian | 2019-01-22 | 5 | -4/+5 | |
| | ||||||
* | - WIP: Expansion of CSS machinery. | Eduardo Julian | 2019-01-22 | 14 | -129/+1198 | |
| | | | - Expansion of l10n/i18n machinery. | |||||
* | Some improvements to macro machinery. | Eduardo Julian | 2019-01-22 | 2 | -13/+23 | |
| | ||||||
* | Added internationalization machinery. | Eduardo Julian | 2019-01-22 | 3 | -0/+848 | |
| | ||||||
* | Fixed bug due to recent changes to "lux/type/abstract". | Eduardo Julian | 2019-01-21 | 1 | -8/+8 | |
| | ||||||
* | Added a module for type-parameter variance. | Eduardo Julian | 2019-01-21 | 1 | -0/+11 | |
| | ||||||
* | Added char-sets for text. | Eduardo Julian | 2019-01-21 | 2 | -6/+180 | |
| | ||||||
* | Re-named "lux/control/security/taint" to "lux/control/security/integrity". | Eduardo Julian | 2019-01-11 | 13 | -211/+219 | |
| | ||||||
* | Added integrity/security concerns when dealing with HTTP servers. | Eduardo Julian | 2019-01-11 | 5 | -37/+44 | |
| | ||||||
* | Added named colors. | Eduardo Julian | 2019-01-11 | 1 | -0/+155 | |
| | ||||||
* | Expanded HTML machinery. | Eduardo Julian | 2019-01-11 | 1 | -85/+347 | |
| | ||||||
* | Shortened normalization codes. | Eduardo Julian | 2019-01-09 | 2 | -50/+64 | |
| | ||||||
* | Added more services. | Eduardo Julian | 2019-01-09 | 4 | -19/+99 | |
| | ||||||
* | Adding machinery for processing HTTP requests. | Eduardo Julian | 2019-01-09 | 5 | -41/+264 | |
| | ||||||
* | Expanded HTML machinery. | Eduardo Julian | 2019-01-09 | 3 | -41/+293 | |
| | ||||||
* | Added routing. | Eduardo Julian | 2019-01-09 | 1 | -0/+82 | |
| | ||||||
* | Added cookie support. | Eduardo Julian | 2019-01-09 | 1 | -0/+55 | |
| | ||||||
* | Improved header addition. | Eduardo Julian | 2019-01-09 | 1 | -3/+15 | |
| | ||||||
* | Added some service capabilities. | Eduardo Julian | 2019-01-08 | 2 | -0/+70 | |
| | ||||||
* | Small adjustments. | Eduardo Julian | 2019-01-08 | 5 | -11/+29 | |
| | ||||||
* | Can now define nested abstract types. | Eduardo Julian | 2019-01-06 | 3 | -142/+169 | |
| | ||||||
* | Some minor refactoring. | Eduardo Julian | 2019-01-02 | 3 | -4/+13 | |
| | ||||||
* | Added macros for remembering things to the programmer based on deadlines. | Eduardo Julian | 2019-01-02 | 3 | -35/+111 | |
| | ||||||
* | Updated lux-lein to properly handle Leiningen profiles. | Eduardo Julian | 2019-01-01 | 3 | -19/+32 | |
| | ||||||
* | Re-named "lux/world/database" to "lux/world/db". | Eduardo Julian | 2018-12-31 | 4 | -3/+3 | |
| | ||||||
* | Added an uberjar profile. | Eduardo Julian | 2018-12-30 | 1 | -6/+5 | |
| |