aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/profile.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-13/+13
* Made the "#" character great again!Eduardo Julian2021-09-121-13/+13
* De-taggification | part 4Eduardo Julian2021-09-071-12/+12
* Appendix H: AedifexEduardo Julian2021-09-041-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-13/+13
* Unified tuple and record syntax.Eduardo Julian2021-09-031-12/+12
* Updates to the Lua compiler.Eduardo Julian2021-08-251-25/+28
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-6/+6
* Some bug fixes.Eduardo Julian2021-08-181-18/+18
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+1
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-16/+16
* No more #export magic syntax.Eduardo Julian2021-08-081-21/+21
* Even more renamings.Eduardo Julian2021-08-011-5/+5
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-24/+25
* A bit more clarity for Licentia licenses.Eduardo Julian2021-07-121-18/+50
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-3/+16
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-2/+2
* Made obtaining env variables more granular + partial Lua support.Eduardo Julian2021-06-271-5/+7
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-241-4/+8
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-1/+2
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-20/+20
* Removed several unnecessary imports.Eduardo Julian2020-12-121-6/+7
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-8/+8
* Made the syntax of ^template more consistent.Eduardo Julian2020-11-171-2/+2
* Improved error reporting for syntax macros.Eduardo Julian2020-11-051-3/+4
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-3/+0
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-13/+0
* Test imports for circular dependencies.Eduardo Julian2020-10-071-3/+86
* Gave Aedifex support for multiple profiles.Eduardo Julian2020-10-031-0/+135