aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/security.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-18Updated the Python compiler to work with the new format for extensions.Eduardo Julian1-1/+1
2022-06-30Better naming for measure/quantity types.Eduardo Julian1-0/+23
2022-03-14Can now add type-vars to imported procedures from scripting languages.Eduardo Julian1-0/+4
2022-03-11Added an easy way to export Lux functionality to host programs (everywhere el...Eduardo Julian1-0/+1
2022-02-18Yet more fixes for JVM interop.Eduardo Julian1-72/+73
2021-10-22FIXED analysis extensions got reset and new ones would be unavailable.Eduardo Julian1-0/+9
2021-10-09Fixed packaging issue.Eduardo Julian1-0/+4
2021-08-07Made the be/de macros for (co)monadic expression extensible.Eduardo Julian1-0/+1
2021-07-28Re-named List's tags: Nil => End && Cons => ItemEduardo Julian1-0/+1
2021-07-10Made the "try" macro into a common one, instead of a host-specific one.Eduardo Julian1-1/+10
2021-06-24Added a macro for type-casting JVM objects.Eduardo Julian1-0/+9
2021-05-18Got rid of the {}s in ":share" and made it pipe-able.Eduardo Julian1-0/+2
2021-03-14Frustrated with PHP's overflow/underflow logic.Eduardo Julian1-0/+1
2020-10-31Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian1-0/+0
2020-05-19Can now write TAR files.Eduardo Julian1-0/+4
2020-05-10Now properly loading the cached definitions.Eduardo Julian1-0/+5
2020-05-09Including runtime machinery in the cache.Eduardo Julian1-0/+4
2020-03-05Beginning to cache artifacts.Eduardo Julian1-0/+3
2019-12-26Bug fixes.Eduardo Julian1-0/+1
2019-11-21Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian1-0/+6
2019-11-18Minor adjustments.Eduardo Julian1-0/+3
2019-11-07WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian1-0/+5
2019-10-09Updated lux-lein to work with latest JVM and LeiningenEduardo Julian1-0/+4
2019-07-31Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian1-0/+1
2019-07-26No more "n/"-prefixed functions.Eduardo Julian1-0/+5
2019-07-24Small improvements here and there.Eduardo Julian1-0/+54