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