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
/
luxc
/
src
/
lux
/
analyser
/
proc
/
common.clj
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-30
- Nat encoding/decoding is now implemented in the standard library.
Eduardo Julian
1
-3
/
+0
2017-03-28
- Added ["deg" "reciprocal"] procedure.
Eduardo Julian
1
-8
/
+14
2017-03-27
- Expanded the lux/control/interval module.
Eduardo Julian
1
-0
/
+2
2017-02-26
- Added a new try-catch procedure.
Eduardo Julian
1
-1
/
+14
2017-02-26
- Implemented math procedures for JS.
Eduardo Julian
1
-4
/
+0
2017-02-25
- Exiting the program and getting the current time (in milliseconds) is now d...
Eduardo Julian
1
-4
/
+15
2017-02-23
- Re-designed (and implemented) the primitives for running processes/threads ...
Eduardo Julian
1
-0
/
+31
2017-02-23
- Re-designed atomic operations as common procedures.
Eduardo Julian
1
-0
/
+39
2017-02-22
- Implemented a variety of new procedures for text, chars, math and arrays.
Eduardo Julian
1
-16
/
+124
2017-02-17
- Added more common procedures.
Eduardo Julian
1
-18
/
+38
2017-02-16
- Implemented several new procedures.
Eduardo Julian
1
-21
/
+104
2017-02-11
- Now doing common array analysis/compilation.
Eduardo Julian
1
-9
/
+71
2017-02-07
- Reorganized the code related to _lux_proc a bit.
Eduardo Julian
1
-65
/
+68
2017-02-05
- Added support for compiling _lux_proc (some procedures).
Eduardo Julian
1
-0
/
+285
[prev]