aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/user_interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extracted test-tallying machinery into its own module.Eduardo Julian2022-07-301-0/+5
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-0/+2
* Added support for defining custom/closed macro systems.Eduardo Julian2022-07-071-0/+2
* Better naming for measure/quantity types.Eduardo Julian2022-06-302-0/+6
* Better syntax for getting/setting fields when defining JVM classes.Eduardo Julian2022-06-293-4/+8
* De-sigil-ification: suffix : [Part 15]Eduardo Julian2022-06-254-1/+15
* Generalized machinery for context-aware macros.Eduardo Julian2022-06-241-1/+3
* De-sigil-ification: suffix : [Part 11]Eduardo Julian2022-06-151-0/+1
* Better syntax for invoking super methods inside overriden methods.Eduardo Julian2022-06-143-0/+9
* Added extensions to JS interop for working with "undefined" values.Eduardo Julian2022-06-061-0/+4
* De-sigil-ification: $Eduardo Julian2022-04-081-0/+4
* More efficient binary formatting.Eduardo Julian2022-04-061-0/+4
* Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...Eduardo Julian2022-03-301-0/+1
* Can now add type-vars to imported procedures from scripting languages.Eduardo Julian2022-03-142-5/+8
* Added an easy way to export Lux functionality to host programs (everywhere el...Eduardo Julian2022-03-111-13/+13
* Dusting off the pure-Lux JVM compiler machinery.Eduardo Julian2021-12-243-3/+12
* FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian2021-10-221-0/+4
* Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian2021-08-191-0/+4
* No more #export magic syntax.Eduardo Julian2021-08-082-0/+8
* Made the be/de macros for (co)monadic expression extensible.Eduardo Julian2021-08-071-0/+2
* Now allowing compilers to generate custom-named outputs.Eduardo Julian2021-07-171-0/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-0/+1
* Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian2021-07-102-0/+5
* Simplified the API for file-system operations.Eduardo Julian2021-07-062-0/+2
* Added a macro for type-casting JVM objects.Eduardo Julian2021-06-242-0/+8
* Frustrated with PHP's overflow/underflow logic.Eduardo Julian2021-03-141-0/+1
* Updates for Lua compiler.Eduardo Julian2021-02-041-0/+31