| Commit message (Expand) | Author | Files | Lines |
2022-02-27 | Fixed directive extensions for Lux/Lua. | Eduardo Julian | 1 | -0/+4 |
2022-02-22 | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 1 | -2/+5 |
2021-12-24 | Dusting off the pure-Lux JVM compiler machinery. | Eduardo Julian | 1 | -358/+358 |
2021-11-08 | Sharing the same Function class between bootsrapper and JVM compiler. | Eduardo Julian | 1 | -0/+1 |
2021-10-22 | FIXED analysis extensions got reset and new ones would be unavailable. | Eduardo Julian | 1 | -0/+1 |
2021-08-19 | Enabled compile-time code evaluation (i.e. "eval" function). | Eduardo Julian | 1 | -0/+2 |
2021-08-07 | Made the be/de macros for (co)monadic expression extensible. | Eduardo Julian | 1 | -0/+1 |
2021-08-01 | Even more renamings. | Eduardo Julian | 1 | -0/+4 |
2021-07-17 | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 1 | -0/+1 |
2021-06-24 | Added a macro for type-casting JVM objects. | Eduardo Julian | 1 | -0/+4 |
2021-05-18 | Got rid of the {}s in ":share" and made it pipe-able. | Eduardo Julian | 1 | -0/+1 |
2021-03-16 | Done with PHP. | Eduardo Julian | 1 | -0/+3 |
2021-02-07 | Mo' updates, less problems. | Eduardo Julian | 1 | -0/+5 |
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -0/+5 |
2020-10-31 | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 1 | -0/+0 |
2020-10-24 | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 1 | -0/+1 |
2020-10-12 | Tweaked how I64 masks are made. | Eduardo Julian | 1 | -0/+1 |
2020-10-09 | Also using BIPUSH and SIPUSH during JVM generation. | Eduardo Julian | 1 | -0/+2 |
2020-05-17 | Local binding names for (co|indexed-)?monads are now explicitly set. | Eduardo Julian | 1 | -0/+1 |
2019-11-18 | Minor adjustments. | Eduardo Julian | 1 | -0/+6 |
2019-11-07 | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 1 | -0/+4 |
2019-09-17 | Fixed some bugs related to JVM types. | Eduardo Julian | 1 | -3/+3 |
2019-09-07 | Got rid of a useless parameter to the INVOKE instructions. | Eduardo Julian | 1 | -0/+1 |
2019-07-31 | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 1 | -3/+3 |
2019-06-20 | Removed the TCP & UDP code for the moment. | Eduardo Julian | 1 | -0/+1 |
2019-06-18 | Implemented "hole" typing. | Eduardo Julian | 1 | -0/+5 |
2019-06-01 | Removed the (magical) "alias" annotations tag. | Eduardo Julian | 1 | -0/+1 |
2019-05-24 | Removed the (magical) "export?" annotations tag. | Eduardo Julian | 1 | -0/+1 |
2019-05-19 | Moved my research notes from Trello to the repo: | Eduardo Julian | 1 | -0/+1 |
2019-05-18 | Moved my research notes from Trello to the repo. | Eduardo Julian | 1 | -0/+5 |
2019-05-17 | Forgot to actually compile the methods. Now doing so. | Eduardo Julian | 1 | -3/+2 |
2019-05-16 | Some type casting/coercion automation. | Eduardo Julian | 1 | -0/+1 |
2019-05-11 | Moved my research notes on databases from Trello to the repo. | Eduardo Julian | 1 | -0/+441 |