aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/cli.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-4/+4
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* Updates to the Lua compiler.Eduardo Julian2021-08-251-20/+26
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-8/+8
* No more #export magic syntax.Eduardo Julian2021-08-081-4/+4
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-10/+11
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-11/+11
* Refactored "export" common syntax.Eduardo Julian2020-12-231-1/+2
* Removed several unnecessary imports.Eduardo Julian2020-12-121-4/+6
* Replaced "contains?" function with "key?" function.Eduardo Julian2020-12-021-0/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-6/+5
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-1/+1
* Added CoMonad for CoFree.Eduardo Julian2020-11-021-0/+4
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-9/+40
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-5/+20
* Added deployment code to Aedifex.Eduardo Julian2020-10-031-3/+11
* Test programs + auti build/test.Eduardo Julian2020-08-291-2/+14
* Build programs.Eduardo Julian2020-08-281-1/+3
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-1/+3
* Add local repo installation to Aedifex.Eduardo Julian2020-08-171-0/+16