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
/
.github
/
workflows
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-04-04
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2
-1
/
+6
2022-03-30
De-sigil-ification: /
Eduardo Julian
2
-7
/
+9
2022-03-30
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
1
-0
/
+3
2022-03-30
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with ↵
Eduardo Julian
2
-2
/
+2
normal type-annotation macros.
2022-03-30
"when" macro for Try.
Eduardo Julian
2
-9
/
+11
2022-03-30
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
1
-0
/
+2
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
1
-0
/
+1
macro names.
2022-03-17
De-sigil-ification: !
Eduardo Julian
1
-10
/
+19
2022-03-16
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
1
-1
/
+1
2022-03-16
Generalized/type-agnostic arithmetic.
Eduardo Julian
1
-1
/
+1
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
1
-1
/
+1
2022-03-14
Using a fake console in Aedifex if the system console is unavailable.
Eduardo Julian
1
-23
/
+23
2022-03-14
De-sigil-ification: >
Eduardo Julian
1
-36
/
+36
2022-03-14
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
1
-0
/
+40