aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/floating_point.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-26Made inlined functions into first-class macros.Eduardo Julian1-0/+14
2022-03-14Can now add type-vars to imported procedures from scripting languages.Eduardo Julian1-0/+1
2022-03-04Keeping the JVM interop fixes coming...Eduardo Julian1-0/+5
2022-02-28Optimizations for the pure-Lux JVM compiler. [Part 4]Eduardo Julian1-13/+14
2021-10-09Fixed packaging issue.Eduardo Julian1-1/+2
2021-09-05Clearing the local scope during eval analysis to avoid accidentally seeing va...Eduardo Julian1-0/+1
2021-08-19Enabled compile-time code evaluation (i.e. "eval" function).Eduardo Julian1-0/+1
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-0/+4
2021-07-29Switched from the "from to" convention to the "minimum additional" convention.Eduardo Julian1-0/+4
2021-07-26Re-named Promise to Async.Eduardo Julian1-0/+1
2021-07-15Re-named "spec" hierarchy to "specification".Eduardo Julian1-0/+5
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-0/+20