aboutsummaryrefslogtreecommitdiff
path: root/documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* More fixes.Eduardo Julian2019-09-141-0/+1
* Re-named "lux/control/contract" to "lux/control/function/contract".Eduardo Julian2019-09-071-125/+228
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-075-0/+7
* Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian2019-09-0710-0/+171
* Parser for JVM types.Eduardo Julian2019-08-222-0/+2
* A unified type module to tie together the different JVM kinds of type.Eduardo Julian2019-08-212-0/+2
* Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian2019-08-123-0/+7
* WIP: JVM function generation.Eduardo Julian2019-08-101-0/+1
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-3110-3/+22
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-0/+5
* Small improvements here and there.Eduardo Julian2019-07-2414-0/+305
* WIP: Method compilation.Eduardo Julian2019-07-052-0/+5
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-022-0/+7
* WIP: Label resolution support for JVM instructions.Eduardo Julian2019-06-251-0/+1
* Implemented several different bytecode instructions.Eduardo Julian2019-06-221-0/+2
* Removed the TCP & UDP code for the moment.Eduardo Julian2019-06-204-0/+10
* Implemented "hole" typing.Eduardo Julian2019-06-187-0/+16
* Some fixes for the scripting languages.Eduardo Julian2019-06-145-0/+6
* Some fixes.Eduardo Julian2019-06-136-0/+11
* WIP: Class definition.Eduardo Julian2019-06-063-0/+3
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-014-0/+9
* Various fixes and tweaks.Eduardo Julian2019-05-296-0/+14
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-288-1/+195
* Removed the (magical) "export?" annotations tag.Eduardo Julian2019-05-241-0/+1
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-234-0/+361
* Removed the (magical) "imports" annotations tag.Eduardo Julian2019-05-221-0/+4
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-0/+1
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-196-0/+420
* Moved some of the reflection machinery to its own modules.Eduardo Julian2019-05-181-0/+2
* Moved my research notes from Trello to the repo.Eduardo Julian2019-05-184-1/+561
* Forgot to actually compile the methods. Now doing so.Eduardo Julian2019-05-171-3/+2
* Some type casting/coercion automation.Eduardo Julian2019-05-161-0/+1
* More fiddling with types for JVM interop.Eduardo Julian2019-05-131-1/+5
* Moved my research notes on text-editors & IDEs from Trello to the repo.Eduardo Julian2019-05-111-0/+185
* Moved my research notes on databases from Trello to the repo.Eduardo Julian2019-05-111-0/+441