| Commit message (Expand) | Author | Age | Files | Lines |
* | Added an abstraction for interest rates. | Eduardo Julian | 2023-02-12 | 1 | -61/+79 |
* | Simplified caching and JVM program JARs. | Eduardo Julian | 2023-01-22 | 1 | -275/+487 |
* | Added compilation of (almost all non-loop) control structures for C++. | Eduardo Julian | 2023-01-17 | 1 | -77/+79 |
* | Can now compile the JVM back-end using itself. | Eduardo Julian | 2023-01-16 | 1 | -132/+132 |
* | Re-licensed to MPL 2.0 | Eduardo Julian | 2023-01-13 | 1 | -0/+3 |
* | Added simple machinery for aliasing of definitions. | Eduardo Julian | 2023-01-04 | 1 | -6/+24 |
* | Added some simple time-series handling machinery. | Eduardo Julian | 2022-12-02 | 1 | -5/+5 |
* | Added money-handling machinery. | Eduardo Julian | 2022-11-29 | 1 | -311/+360 |
* | Added index section to documentation + re-named Primitive -> Nominal | Eduardo Julian | 2022-11-21 | 1 | -39/+39 |
* | Got the tests to compile again for Python. | Eduardo Julian | 2022-11-19 | 1 | -10/+1 |
* | Now documenting dependers and dependees. | Eduardo Julian | 2022-11-15 | 1 | -1/+1 |
* | More efficient code-generation for text composition. | Eduardo Julian | 2022-11-06 | 1 | -12/+11 |
* | Eliminated the .alias# extension. Now detecting aliases in .def#. | Eduardo Julian | 2022-10-28 | 1 | -21/+26 |
* | Minor naming & syntax improvements. | Eduardo Julian | 2022-10-24 | 1 | -1/+1 |
* | New Delay type with associated constants + compile-time warning for undefined... | Eduardo Julian | 2022-10-23 | 1 | -3/+6 |
* | New (optional) names for Frac type + fixed module of CSP concurrency. | Eduardo Julian | 2022-10-22 | 1 | -0/+3 |
* | Migrating default extensions to the new format [Part 2] | Eduardo Julian | 2022-10-19 | 1 | -864/+773 |
* | Migrating default extensions to the new format [Part 1] | Eduardo Julian | 2022-10-03 | 1 | -1022/+1026 |
* | Migrating default extensions to the new format [Part 0] | Eduardo Julian | 2022-10-03 | 1 | -9/+38 |
* | New format for extensions [part 3] | Eduardo Julian | 2022-10-02 | 1 | -0/+1 |
* | New format for extensions [part 2] | Eduardo Julian | 2022-10-01 | 1 | -5/+9 |
* | New format for extensions [part 1] | Eduardo Julian | 2022-10-01 | 1 | -0/+3 |
* | New format for extensions [part 0] | Eduardo Julian | 2022-10-01 | 1 | -0/+3 |
* | Added support for context-oriented programming. | Eduardo Julian | 2022-09-03 | 1 | -4/+5 |
* | Made labels (tags & slots) into normal definitions. | Eduardo Julian | 2022-09-02 | 1 | -519/+919 |
* | Got rid of the superfluous "lux macro" extension. | Eduardo Julian | 2022-08-30 | 1 | -73/+81 |
* | Fixed test suite. | Eduardo Julian | 2022-08-12 | 1 | -9/+53 |
* | Re-named the "case" macro to "when". | Eduardo Julian | 2022-08-11 | 1 | -188/+188 |
* | Now statically resolving values from globals in pattern-matching. | Eduardo Julian | 2022-07-28 | 1 | -253/+266 |
* | New flat format for documentation fragments. | Eduardo Julian | 2022-07-27 | 1 | -27/+29 |
* | Made inlined functions into first-class macros. | Eduardo Julian | 2022-07-26 | 1 | -353/+268 |
* | Removed the need for ,! unquoting. | Eduardo Julian | 2022-07-10 | 1 | -79/+57 |
* | Added a new custom type for pattern-matching macros. | Eduardo Julian | 2022-07-03 | 1 | -259/+308 |
* | More traditional names for unquoting macros. | Eduardo Julian | 2022-07-02 | 1 | -164/+164 |
* | Alternative names for (un)quoting macros. | Eduardo Julian | 2022-06-30 | 1 | -19/+33 |
* | Moved ".../dictionary/plist" to ".../list/property". | Eduardo Julian | 2022-06-30 | 1 | -30/+100 |
* | Better naming for measure/quantity types. | Eduardo Julian | 2022-06-30 | 1 | -2163/+2144 |
* | Extensible spliced un-quoting. | Eduardo Julian | 2022-06-27 | 1 | -1124/+1156 |
* | Extensible un-quoting. | Eduardo Julian | 2022-06-27 | 1 | -199/+309 |
* | De-sigil-ification: suffix : [Part 15] | Eduardo Julian | 2022-06-25 | 1 | -47/+47 |
* | De-sigil-ification: suffix : [Part 14] | Eduardo Julian | 2022-06-16 | 1 | -5/+5 |
* | De-sigil-ification: suffix : [Part 13] | Eduardo Julian | 2022-06-16 | 1 | -1994/+1994 |
* | De-sigil-ification: suffix : [Part 11] | Eduardo Julian | 2022-06-15 | 1 | -12/+49 |
* | Made the `` macro extensible. | Eduardo Julian | 2022-06-15 | 1 | -234/+301 |
* | Re-named "prelude_module" to "prelude". | Eduardo Julian | 2022-06-15 | 1 | -83/+83 |
* | Re-named "partial_list" to "list.partial". | Eduardo Julian | 2022-06-12 | 1 | -1/+1 |
* | De-sigil-ification: suffix : [Part 4] | Eduardo Julian | 2022-06-12 | 1 | -37/+0 |
* | De-sigil-ification: suffix : [Part 3] | Eduardo Julian | 2022-06-12 | 1 | -33/+33 |
* | De-sigil-ification: : [Part 1] | Eduardo Julian | 2022-06-05 | 1 | -1422/+1512 |
* | comonad/cofree => comonad/free | Eduardo Julian | 2022-06-04 | 1 | -3/+12 |