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
/
stdlib
/
source
/
library
/
lux
/
math.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
Can now compile the JVM back-end using itself.
Eduardo Julian
1
-3
/
+4
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2023-01-08
Moved compiler target machinery under meta/compiler.
Eduardo Julian
1
-1
/
+1
2022-12-12
Added trade session (OHLCV) abstraction.
Eduardo Julian
1
-1
/
+1
2022-11-15
Now documenting dependers and dependees.
Eduardo Julian
1
-20
/
+20
2022-11-15
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
1
-17
/
+18
2022-10-21
Clean-up after format change for extensions [part 2]
Eduardo Julian
1
-5
/
+5
2022-10-19
Migrating default extensions to the new format [Part 2]
Eduardo Julian
1
-22
/
+22
2022-10-01
New format for extensions [part 2]
Eduardo Julian
1
-103
/
+88
2022-10-01
New format for extensions [part 1]
Eduardo Julian
1
-1
/
+1
2022-08-11
Improved exception-definition macro.
Eduardo Julian
1
-2
/
+3
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-2
/
+2
2022-07-08
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
1
-1
/
+1
2022-07-08
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
1
-1
/
+1
2022-07-06
Made exception.report a function.
Eduardo Julian
1
-1
/
+1
2022-07-06
Moved compiler machinery under lux/meta.
Eduardo Julian
1
-2
/
+1
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
1
-1
/
+1
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-3
/
+3
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-6
/
+6
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-7
/
+7
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-5
/
+5
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-2
/
+3
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-4
/
+5
2022-06-26
De-sigil-ification: suffix : [Part 16]
Eduardo Julian
1
-2
/
+2
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-3
/
+3
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-4
/
+4
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-1
/
+1
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-6
/
+6
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-7
/
+7
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
1
-9
/
+12
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-2
/
+2
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-9
/
+9
2022-04-07
De-sigil-ification: &
Eduardo Julian
1
-1
/
+1
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
1
-5
/
+5
2022-03-16
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
1
-165
/
+167
2022-03-16
Generalized/type-agnostic arithmetic.
Eduardo Julian
1
-411
/
+225
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-281
/
+281
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
1
-18
/
+22
2022-02-19
Optimizations for the pure-Lux JVM compiler. [Part 3]
Eduardo Julian
1
-2
/
+8
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
1
-2
/
+8
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
1
-1
/
+1
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
1
-2
/
+2
2021-09-08
De-bracing | part 2
Eduardo Julian
1
-2
/
+2
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-1
/
+1
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-4
/
+4
[next]