aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/tool/text_editor.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-05Property-based testing can now log/print successful seeds from run.Eduardo Julian1-0/+26
2022-07-30Extracted test-tallying machinery into its own module.Eduardo Julian1-16/+0
2022-06-25De-sigil-ification: suffix : [Part 15]Eduardo Julian1-0/+2
2022-06-14Better syntax for invoking super methods inside overriden methods.Eduardo Julian1-1/+0
2022-04-08Better names for random text/character generators.Eduardo Julian1-0/+1
2021-12-24Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian1-173/+174
2021-11-19Added tree-shaking to the compiler.Eduardo Julian1-0/+1
2021-11-08Sharing the same Function class between bootsrapper and JVM compiler.Eduardo Julian1-0/+4
2021-10-30Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.Eduardo Julian1-0/+1
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian1-0/+4
2021-10-09Fixed packaging issue.Eduardo Julian1-0/+1
2021-10-01Commercial licensing option for Lux + release versions for sub-projects.Eduardo Julian1-0/+1
2021-08-01Even more renamings.Eduardo Julian1-0/+1
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+8
2021-05-18Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian1-0/+1
2020-12-04Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian1-0/+1
2020-12-02Test for Aedifex's "auto" command.Eduardo Julian1-0/+1
2020-11-26Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian1-0/+7
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-10-14Gave the Location type its own module.Eduardo Julian1-0/+1
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian1-0/+1
2020-10-03Added deployment code to Aedifex.Eduardo Julian1-0/+1
2020-05-28Can now parse TAR files.Eduardo Julian1-0/+1
2020-05-10Now properly loading the cached definitions.Eduardo Julian1-1/+3
2020-05-09Including runtime machinery in the cache.Eduardo Julian1-0/+1
2020-03-04Test for codec composition + adjustments to JS-generation code.Eduardo Julian1-0/+1
2019-12-26Bug fixes.Eduardo Julian1-0/+2
2019-12-25Optimized LuxRuntime::case and fixed a few bugs.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/+4
2019-11-07WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian1-0/+2
2019-09-14More fixes.Eduardo Julian1-0/+1
2019-09-07Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian1-0/+1
2019-08-12Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian1-0/+1
2019-08-10WIP: JVM function generation.Eduardo Julian1-0/+1
2019-06-18Implemented "hole" typing.Eduardo Julian1-0/+1
2019-06-14Some fixes for the scripting languages.Eduardo Julian1-0/+1
2019-06-13Some fixes.Eduardo Julian1-0/+1
2019-06-01Removed the (magical) "alias" annotations tag.Eduardo Julian1-0/+1
2019-05-28Moved my research notes from Trello to the repo:Eduardo Julian1-0/+1
2019-05-22Removed the (magical) "imports" annotations tag.Eduardo Julian1-0/+4
2019-05-18Moved my research notes from Trello to the repo.Eduardo Julian1-1/+5
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