aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/ffi.old.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "primitive" to "Primitive".Eduardo Julian2021-09-131-2/+2
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-5/+5
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-10/+10
* Made the "#" character great again!Eduardo Julian2021-09-121-6/+6
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-5/+5
* De-bracing | part 1Eduardo Julian2021-09-081-1/+1
* De-bracing part 0Eduardo Julian2021-09-081-6/+6
* De-taggification | part 4Eduardo Julian2021-09-071-9/+9
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-2/+2
* De-taggification | part 2Eduardo Julian2021-09-041-6/+6
* De-taggification | part 1Eduardo Julian2021-09-011-17/+17
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-5/+5
* Some bug fixes.Eduardo Julian2021-08-181-5/+5
* Improved single-line comment syntax (from "##" to "...").Eduardo Julian2021-08-091-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-2/+2
* Now properly loading cached modules.Eduardo Julian2021-07-171-2/+5
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-20/+21
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-104/+193
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-12/+12
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-0/+145