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