index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
documentation
/
bookmark
/
testing.md
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-11-05
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
1
-0
/
+3
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
1
-0
/
+13
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
1
-0
/
+4
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
1
-7
/
+11
else).
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
1
-0
/
+1
Capabilities should be opt-in, but using them in the standard library makes them mandatory.
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-0
/
+4
"signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+4
2021-02-07
Mo' updates, less problems.
Eduardo Julian
1
-0
/
+4
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2020-10-14
Gave the Location type its own module.
Eduardo Julian
1
-0
/
+4
2020-10-12
Tweaked how I64 masks are made.
Eduardo Julian
1
-0
/
+4
2020-05-10
Now properly loading the cached definitions.
Eduardo Julian
1
-0
/
+4