Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Deployed Rembulan on my own to remove the "-SNAPSHOT" suffix which prevents ↵ | Eduardo Julian | 2021-10-22 | 1 | -4/+4 | |
| | | | | releasing lux-lua. | |||||
* | FIXED analysis extensions got reset and new ones would be unavailable. | Eduardo Julian | 2021-10-22 | 30 | -199/+328 | |
| | ||||||
* | Fixed erroneous path in "Chapter 1: Getting started". | Eduardo Julian | 2021-10-09 | 1 | -1/+1 | |
| | ||||||
* | Updated version in book. | Eduardo Julian | 2021-10-09 | 5 | -22/+22 | |
| | ||||||
* | Fixed packaging issue. | Eduardo Julian | 2021-10-09 | 42 | -424/+489 | |
| | ||||||
* | Added link to Aedifex to "Chapter 1: Getting started". | Eduardo Julian | 2021-10-01 | 1 | -1/+1 | |
| | ||||||
* | Commercial licensing option for Lux + release versions for sub-projects. | Eduardo Julian | 2021-10-01 | 26 | -89/+145 | |
| | ||||||
* | Updates and fixes for the book. | Eduardo Julian | 2021-09-20 | 31 | -1094/+1228 | |
| | ||||||
* | Added STDLIB documentation for the different target platforms. | Eduardo Julian | 2021-09-19 | 31 | -378/+195483 | |
| | ||||||
* | Handled the hiccup in Python compilation. | Eduardo Julian | 2021-09-17 | 7 | -185/+192 | |
| | ||||||
* | Adapted Lua, Python and Ruby compilers to the new variant format. | Eduardo Julian | 2021-09-16 | 22 | -286/+291 | |
| | ||||||
* | Additional documentation for JVM types. | Eduardo Julian | 2021-09-16 | 19 | -30/+377 | |
| | ||||||
* | "module:" => "using" | Eduardo Julian | 2021-09-15 | 1012 | -1078/+1078 | |
| | ||||||
* | "Row" => "Sequence" | Eduardo Julian | 2021-09-15 | 73 | -533/+525 | |
| | ||||||
* | "Sequence" => "Stream" | Eduardo Julian | 2021-09-15 | 8 | -71/+70 | |
| | ||||||
* | Brought lux-mode's symbol syntax in-line with the compilers'. | Eduardo Julian | 2021-09-15 | 1 | -15/+14 | |
| | ||||||
* | Correctly analyzing records in the presence of local bindings. | Eduardo Julian | 2021-09-15 | 20 | -182/+243 | |
| | ||||||
* | Got lux-mode/paredit-mode to treat the semi-colon (;) like a normal ↵ | Eduardo Julian | 2021-09-14 | 1 | -2/+7 | |
| | | | | character. [Part 2] | |||||
* | Got lux-mode/paredit-mode to treat the semi-colon (;) like a normal character. | Eduardo Julian | 2021-09-14 | 1 | -1/+10 | |
| | ||||||
* | Re-named "recur" to "again". | Eduardo Julian | 2021-09-14 | 147 | -590/+590 | |
| | ||||||
* | Better list pairing. | Eduardo Julian | 2021-09-14 | 7 | -129/+175 | |
| | ||||||
* | Re-named "Identifier" to "Symbol". | Eduardo Julian | 2021-09-14 | 144 | -1161/+1146 | |
| | ||||||
* | No more "^slots". | Eduardo Julian | 2021-09-14 | 31 | -202/+154 | |
| | ||||||
* | Re-named "name_of" to "symbol". | Eduardo Julian | 2021-09-14 | 47 | -104/+104 | |
| | ||||||
* | Re-named "Name" to "Symbol". | Eduardo Julian | 2021-09-14 | 102 | -548/+569 | |
| | ||||||
* | Re-named "primitive" to "Primitive". | Eduardo Julian | 2021-09-13 | 43 | -141/+142 | |
| | ||||||
* | Updated new compilers w.r.t. removal of tags/labels. | Eduardo Julian | 2021-09-13 | 22 | -392/+159 | |
| | ||||||
* | Re-named #Label to #Tag. | Eduardo Julian | 2021-09-13 | 9 | -24/+24 | |
| | ||||||
* | Updated only/except import syntax to take into account record => variant ↵ | Eduardo Julian | 2021-09-13 | 1004 | -5420/+5421 | |
| | | | | syntax change. | |||||
* | Re-named \ => # && \\ => ## | Eduardo Julian | 2021-09-12 | 617 | -6753/+6771 | |
| | ||||||
* | Made the "#" character great again! | Eduardo Julian | 2021-09-12 | 549 | -10282/+10126 | |
| | ||||||
* | Adjusted new compilers to work with the new variant syntax. | Eduardo Julian | 2021-09-10 | 10 | -55/+83 | |
| | ||||||
* | Undid the foolish re-design of "abstract:" and "actor:". | Eduardo Julian | 2021-09-10 | 90 | -10884/+10885 | |
| | ||||||
* | Fixed the indentation of variants. | Eduardo Julian | 2021-09-10 | 48 | -711/+712 | |
| | ||||||
* | Migrated variants to the new syntax. | Eduardo Julian | 2021-09-10 | 472 | -7852/+7824 | |
| | ||||||
* | The old record syntax has been re-purposed as variant syntax. | Eduardo Julian | 2021-09-09 | 29 | -771/+363 | |
| | ||||||
* | De-bracing | part 2 | Eduardo Julian | 2021-09-08 | 67 | -432/+415 | |
| | ||||||
* | De-bracing | part 1 | Eduardo Julian | 2021-09-08 | 27 | -131/+143 | |
| | ||||||
* | De-bracing part 0 | Eduardo Julian | 2021-09-08 | 16 | -240/+235 | |
| | ||||||
* | Normalized syntax of "exception:", "actor:" and "message:". | Eduardo Julian | 2021-09-08 | 101 | -299/+413 | |
| | ||||||
* | Post annotations clean-up. | Eduardo Julian | 2021-09-08 | 14 | -210/+28 | |
| | ||||||
* | No more annotations. | Eduardo Julian | 2021-09-08 | 33 | -775/+304 | |
| | ||||||
* | Normalized the syntax of "abstract:" and "actor:". | Eduardo Julian | 2021-09-08 | 90 | -11161/+10931 | |
| | ||||||
* | No more module annotations. | Eduardo Julian | 2021-09-08 | 12 | -120/+25 | |
| | ||||||
* | Now using eval to derive code for arbitrary types. | Eduardo Julian | 2021-09-08 | 11 | -580/+51 | |
| | ||||||
* | Eliminated the last application of annotations. | Eduardo Julian | 2021-09-07 | 4 | -59/+45 | |
| | ||||||
* | De-taggification | part 4 | Eduardo Julian | 2021-09-07 | 975 | -9153/+9157 | |
| | ||||||
* | New chapter on compiler extensions. | Eduardo Julian | 2021-09-06 | 23 | -14/+1121 | |
| | ||||||
* | Applied new convention for variants. | Eduardo Julian | 2021-09-06 | 11 | -150/+147 | |
| | ||||||
* | Documentation improvements. | Eduardo Julian | 2021-09-06 | 10 | -77/+119 | |
| |