aboutsummaryrefslogtreecommitdiff
path: root/lux-js/commands.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now wrapping C++ values inside a universal box.Eduardo Julian2023-01-071-5/+1
|
* Proper testing for debug.log!Eduardo Julian2022-08-171-2/+2
|
* Documentation changes for v0.7.0Eduardo Julian2022-08-141-1/+19
|
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-2/+1
|
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-4/+3
|
* Got documentation back in working condition.Eduardo Julian2022-04-061-2/+2
|
* De-sigil-ification: /Eduardo Julian2022-03-301-0/+8
|
* Added an easy way to export Lux functionality to host programs (everywhere ↵Eduardo Julian2022-03-111-21/+11
| | | | else).
* v0.6.5Eduardo Julian2021-11-301-1/+1
|
* Added the carriage return for better Windows compatibility.Eduardo Julian2021-11-081-1/+1
|
* Fixed a glitched that caused extensions coming from imports to be forgotten.Eduardo Julian2021-10-291-1/+1
|
* v0.6.3Eduardo Julian2021-10-221-1/+1
|
* FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian2021-10-221-1/+5
|
* Fixed packaging issue.Eduardo Julian2021-10-091-1/+6
|
* Added STDLIB documentation for the different target platforms.Eduardo Julian2021-09-191-0/+1
|
* Updates to the JS compiler.Eduardo Julian2021-09-011-3/+5
|
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-5/+10
|
* Some updates for the new compilers.Eduardo Julian2021-06-291-5/+4
|
* Wrestling with JPHP.Eduardo Julian2021-03-101-0/+45