aboutsummaryrefslogtreecommitdiff
path: root/stdlib/commands.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Documentation changes for v0.7.0Eduardo Julian2022-08-141-12/+0
|
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-1/+1
|
* Can now deploy releases with Aedifex.Eduardo Julian2022-04-081-8/+11
|
* Better snapshot deployments for Aedifex.Eduardo Julian2022-04-071-2/+5
|
* Added tree-shaking to the compiler.Eduardo Julian2021-11-191-2/+2
|
* Added the carriage return for better Windows compatibility.Eduardo Julian2021-11-081-2/+2
|
* Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian2021-11-081-1/+1
|
* Properly inheriting the default profile in Aedifex.Eduardo Julian2021-10-311-8/+8
|
* Fixed packaging issue.Eduardo Julian2021-10-091-0/+5
|
* Added STDLIB documentation for the different target platforms.Eduardo Julian2021-09-191-1/+26
|
* Now using eval to derive code for arbitrary types.Eduardo Julian2021-09-081-2/+2
|
* Unified tuple and record syntax.Eduardo Julian2021-09-031-0/+4
|
* Updates to the JS compiler.Eduardo Julian2021-09-011-2/+6
|
* De-taggification | part 0Eduardo Julian2021-08-291-1/+1
|
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-0/+4
|
* Updates to the Lua compiler.Eduardo Julian2021-08-251-17/+12
|
* Some bug fixes.Eduardo Julian2021-08-181-1/+17
|
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-0/+9
|
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-0/+9
|
* Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian2021-07-101-0/+54