aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/project.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-23The Python compiler can now be compiled by the new JVM compiler.Eduardo Julian1-5/+5
2021-08-18Some bug fixes.Eduardo Julian1-3/+3
2021-08-13Made program: specify its bindings the same way as syntax:.Eduardo Julian1-3/+3
2021-08-12Improved binding syntax for "syntax:".Eduardo Julian1-1/+1
2021-08-08No more #export magic syntax.Eduardo Julian1-8/+8
2021-08-01Even more renamings.Eduardo Julian1-3/+3
2021-07-27Re-named wrap => in && unwrap => out.Eduardo Julian1-6/+6
2021-07-25Better syntax for "library/lux.^multi".Eduardo Julian1-1/+1
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-15/+16
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-1/+1
2020-12-25Replaced kebab-case with snake_case for naming convention.Eduardo Julian1-6/+6
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian1-2/+2
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-2/+2
2020-10-31Easy to use Rev constants.Eduardo Julian1-2/+2
2020-10-25Some improvements to the Lux syntax parser.Eduardo Julian1-0/+3
2020-10-12Tweaked how I64 masks are made.Eduardo Julian1-8/+19
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-1/+1
2020-10-07Test imports for circular dependencies.Eduardo Julian1-1/+9
2020-10-03Gave Aedifex support for multiple profiles.Eduardo Julian1-65/+48
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-2/+5
2020-08-28Build programs.Eduardo Julian1-3/+11
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-26/+9
2020-08-17Add local repo installation to Aedifex.Eduardo Julian1-3/+11
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-0/+68