aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/math.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-0/+1
2022-07-01Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian1-0/+55
2022-06-06Added extensions to JS interop for working with "undefined" values.Eduardo Julian1-0/+4
2022-06-01Extensible import syntax: Part 1Eduardo Julian1-0/+1
2022-01-06Fixes for the pure-Lux JVM compiler machinery. [Part 2]Eduardo Julian1-32/+0
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian1-240/+243
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian1-0/+4
2021-08-25Updates to the Lua compiler.Eduardo Julian1-12/+0
2021-07-26Re-named Promise to Async.Eduardo Julian1-8/+0
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+2
2021-06-02Struggling against the lexing limitations of Renjin.Eduardo Julian1-0/+2
2021-05-18Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian1-0/+5
2021-01-11Encapsulate JS definitions produced by the JS compiler in a local scope to av...Eduardo Julian1-0/+4
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-1/+8
2020-11-28Added "private" macro to lux/debug.Eduardo Julian1-0/+6
2020-11-24Better error messages when re-using a name when making a definition.Eduardo Julian1-2/+2
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-10-31Easy to use Rev constants.Eduardo Julian1-0/+1
2020-10-12Type-checking macros via the Macro' type from the standard library.Eduardo Julian1-0/+1
2020-10-09Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian1-0/+1
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-0/+4
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-0/+5
2020-06-01Implemented an optimization for getting fields/slots from records in the new ...Eduardo Julian1-0/+5
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+1
2020-05-28Can now parse TAR files.Eduardo Julian1-0/+2
2020-03-05Beginning to cache artifacts.Eduardo Julian1-0/+1
2020-03-04Test for codec composition + adjustments to JS-generation code.Eduardo Julian1-0/+2
2019-12-26Bug fixes.Eduardo Julian1-0/+2
2019-12-24Ported program generation, host environment and packaging machinery to stdlib.Eduardo Julian1-0/+1
2019-11-21Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian1-0/+17
2019-11-07WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian1-0/+6
2019-09-17Fixed some bugs related to JVM types.Eduardo Julian1-0/+1
2019-09-07Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian1-0/+2
2019-09-07Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian1-0/+4
2019-08-12Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian1-0/+1
2019-07-31Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian1-0/+5
2019-07-24Small improvements here and there.Eduardo Julian1-0/+8
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian1-0/+6
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-18Implemented "hole" typing.Eduardo Julian1-0/+1
2019-06-14Some fixes for the scripting languages.Eduardo Julian1-0/+1
2019-06-06WIP: Class definition.Eduardo Julian1-0/+1
2019-06-01Removed the (magical) "alias" annotations tag.Eduardo Julian1-0/+6
2019-05-29Various fixes and tweaks.Eduardo Julian1-0/+6
2019-05-28Moved my research notes from Trello to the repo:Eduardo Julian1-1/+4
2019-05-18Moved my research notes from Trello to the repo.Eduardo Julian1-0/+298