aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/user_interface (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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