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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
New arithmetic abstraction + common file extensions as constants.
Eduardo Julian
2022-11-23
1
-0
/
+2
|
*
Added support for Communicating Sequential Processes (CSP).
Eduardo Julian
2022-08-18
1
-10
/
+11
|
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
1
-11
/
+10
|
*
Disabled running tests on Node because of weird "replaceAll" issue.
Eduardo Julian
2022-08-12
1
-10
/
+11
|
*
Updated setup-node in CI in hopes of solving "replaceAll" issue.
Eduardo Julian
2022-08-12
1
-1
/
+1
|
*
Fixes for Aedifex tests.
Eduardo Julian
2022-08-12
1
-20
/
+22
|
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
1
-1
/
+1
|
*
De-sigil-ification: *
Eduardo Julian
2022-04-09
1
-1
/
+1
|
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-1
/
+1
|
*
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
2022-04-09
1
-0
/
+2
|
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
1
-1
/
+1
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
2
-8
/
+8
|
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
1
-1
/
+3
|
*
Better snapshot deployments for Aedifex.
Eduardo Julian
2022-04-07
2
-9
/
+15
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-1
/
+1
|
*
More efficient TAR handling.
Eduardo Julian
2022-04-07
1
-1
/
+1
|
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
1
-7
/
+8
|
*
More efficient binary parsing.
Eduardo Julian
2022-04-06
1
-6
/
+10
|
*
Got documentation back in working condition.
Eduardo Julian
2022-04-06
1
-0
/
+2
|
*
No longer depending on the ASM library for JVM bytecode generation.
Eduardo Julian
2022-04-05
1
-7
/
+9
|
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
2
-1
/
+6
|
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
2
-7
/
+9
|
*
Lined-up names of "safe" binary/array defs with names of "unsafe" ones.
Eduardo Julian
2022-03-30
1
-0
/
+3
|
*
Re-named ffi.as to "is", and ffi.check to "as", to line the names up with ↵
Eduardo Julian
2022-03-30
2
-2
/
+2
|
|
|
|
normal type-annotation macros.
*
"when" macro for Try.
Eduardo Julian
2022-03-30
2
-9
/
+11
|
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-0
/
+2
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
1
-0
/
+1
|
|
|
|
macro names.
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
1
-10
/
+19
|
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
1
-1
/
+1
|
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
1
-1
/
+1
|
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
1
-1
/
+1
|
*
Using a fake console in Aedifex if the system console is unavailable.
Eduardo Julian
2022-03-14
1
-23
/
+23
|
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-36
/
+36
|
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-0
/
+40