aboutsummaryrefslogtreecommitdiff
path: root/commands.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-14Documentation changes for v0.7.0Eduardo Julian1-19/+9
2022-02-05Updated copyright notices.Eduardo Julian1-2/+0
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian1-0/+9
2021-08-18Some bug fixes.Eduardo Julian1-0/+8
2021-07-29Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian1-0/+3
2021-07-11Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian1-19/+0
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-56/+0
2021-06-30"signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian1-7/+17
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-10/+2
2021-06-18Refactored the machinery to make local macros into its own module.Eduardo Julian1-1/+2
2021-06-14Extracted Licentia out of the standard library.Eduardo Julian1-22/+0
2021-06-01Updates for R compiler.Eduardo Julian1-1/+1
2021-03-10Wrestling with JPHP.Eduardo Julian1-3/+13
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-2/+2
2020-12-04Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian1-2/+2
2020-10-12Tweaked how I64 masks are made.Eduardo Julian1-10/+10
2020-10-07Test imports for circular dependencies.Eduardo Julian1-0/+6
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-2/+2
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-277/+9
2020-08-07Some fixes.Eduardo Julian1-1/+1
2020-07-24Can get the JS(JS) compiler to compile.Eduardo Julian1-5/+4
2020-07-16Can get the JS compiler to compile its own source-code.Eduardo Julian1-0/+5
2020-07-11Got the JS compiler to compile fully.Eduardo Julian1-0/+2
2020-07-10Fixes and improvements to JavaScript compilation.Eduardo Julian1-1/+1
2020-07-07Various bug fixes for JS compilation.Eduardo Julian1-1/+1
2020-07-05Got the JS compiler code to build again.Eduardo Julian1-46/+50
2020-07-01Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian1-3/+21
2020-07-01WIP: Leiningen integration with the new JVM compiler.Eduardo Julian1-5/+21
2020-06-29Added the missing cache invalidation to the new compiler.Eduardo Julian1-2/+2
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-2/+2
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-10/+43
2020-05-29Can now import previously exported libraries.Eduardo Julian1-0/+1
2020-05-28Can now export Lux code as library TAR files.Eduardo Julian1-0/+2
2019-12-29FIX the names of function classes are now prefixed with their originating mod...Eduardo Julian1-0/+10
2019-10-10Small improvements + fixesEduardo Julian1-38/+38
2019-07-24The "commands" file is now a Markdown file for better legibility.Eduardo Julian1-0/+292