aboutsummaryrefslogtreecommitdiff
path: root/documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-27Almost completely ported JVM runtime generation to the new JVM bytecode machi...Eduardo Julian4-0/+40
2019-10-09Updated lux-lein to work with latest JVM and LeiningenEduardo Julian1-0/+4
2019-09-18rename documentation filefachammer1-0/+0
2019-09-17Fixed some bugs related to JVM types.Eduardo Julian7-3/+20
2019-09-15Added a small Markdown document explaining the syntax rules.Eduardo Julian1-0/+179
2019-09-14More fixes.Eduardo Julian1-0/+1
2019-09-07Re-named "lux/control/contract" to "lux/control/function/contract".Eduardo Julian1-125/+228
2019-09-07Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian5-0/+7
2019-09-07Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian10-0/+171
2019-08-22Parser for JVM types.Eduardo Julian2-0/+2
2019-08-21A unified type module to tie together the different JVM kinds of type.Eduardo Julian2-0/+2
2019-08-12Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian3-0/+7
2019-08-10WIP: JVM function generation.Eduardo Julian1-0/+1
2019-07-31Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian10-3/+22
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-0/+5
2019-07-24Small improvements here and there.Eduardo Julian14-0/+305
2019-07-05WIP: Method compilation.Eduardo Julian2-0/+5
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2-0/+7
2019-06-25WIP: Label resolution support for JVM instructions.Eduardo Julian1-0/+1
2019-06-22Implemented several different bytecode instructions.Eduardo Julian1-0/+2
2019-06-20Removed the TCP & UDP code for the moment.Eduardo Julian4-0/+10
2019-06-18Implemented "hole" typing.Eduardo Julian7-0/+16
2019-06-14Some fixes for the scripting languages.Eduardo Julian5-0/+6
2019-06-13Some fixes.Eduardo Julian6-0/+11
2019-06-06WIP: Class definition.Eduardo Julian3-0/+3
2019-06-01Removed the (magical) "alias" annotations tag.Eduardo Julian4-0/+9
2019-05-29Various fixes and tweaks.Eduardo Julian6-0/+14
2019-05-28Moved my research notes from Trello to the repo:Eduardo Julian8-1/+195
2019-05-24Removed the (magical) "export?" annotations tag.Eduardo Julian1-0/+1
2019-05-23Moved my research notes from Trello to the repo:Eduardo Julian4-0/+361
2019-05-22Removed the (magical) "imports" annotations tag.Eduardo Julian1-0/+4
2019-05-21WIP: Separate Scheme compiler.Eduardo Julian1-0/+1
2019-05-19Moved my research notes from Trello to the repo:Eduardo Julian6-0/+420
2019-05-18Moved some of the reflection machinery to its own modules.Eduardo Julian1-0/+2
2019-05-18Moved my research notes from Trello to the repo.Eduardo Julian4-1/+561
2019-05-17Forgot to actually compile the methods. Now doing so.Eduardo Julian1-3/+2
2019-05-16Some type casting/coercion automation.Eduardo Julian1-0/+1
2019-05-13More fiddling with types for JVM interop.Eduardo Julian1-1/+5
2019-05-11Moved my research notes on text-editors & IDEs from Trello to the repo.Eduardo Julian1-0/+185
2019-05-11Moved my research notes on databases from Trello to the repo.Eduardo Julian1-0/+441