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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improved how the "Source" type works.
Eduardo Julian
2018-12-16
2
-75
/
+49
*
Reverted "lux/control/concurrency/frp" to the previous style of doing FRP.
Eduardo Julian
2018-12-15
4
-192
/
+264
*
Separated reading promises and writing to promises.
Eduardo Julian
2018-12-15
5
-135
/
+165
*
Changed the "instance?" macro in "lux/host.jvm.lux" into the "check" macro.
Eduardo Julian
2018-12-15
2
-20
/
+29
*
No longer relying on "signature:"'s and "structure:"'s internal macro-expansi...
Eduardo Julian
2018-12-15
12
-154
/
+150
*
Re-named the "Error" tag to "Failure".
Eduardo Julian
2018-12-15
65
-640
/
+681
*
Changed the licenses in the project.clj files.
Eduardo Julian
2018-12-15
5
-14
/
+14
*
Moved the "lux/concurrency" modules under "lux/control".
Eduardo Julian
2018-12-15
21
-223
/
+223
*
Small improvements.
Eduardo Julian
2018-12-15
8
-101
/
+122
*
Removed sessions for the moment.
Eduardo Julian
2018-12-15
2
-367
/
+0
*
Slight improvement.
Eduardo Julian
2018-12-10
1
-10
/
+10
*
Slight improvement to tests.
Eduardo Julian
2018-12-10
1
-15
/
+15
*
Fixed a bug in recursive sessions.
Eduardo Julian
2018-12-10
1
-3
/
+5
*
Improved test for recursion in complex sessions.
Eduardo Julian
2018-12-09
1
-27
/
+38
*
Working session recursion.
Eduardo Julian
2018-12-09
2
-108
/
+176
*
WIP: Session recursion.
Eduardo Julian
2018-12-09
1
-1
/
+21
*
- Some refactoring.
Eduardo Julian
2018-12-09
2
-96
/
+73
*
Basic implementation for sessions.
Eduardo Julian
2018-12-09
4
-4
/
+297
*
Added some missing/necessary documentation.
Eduardo Julian
2018-12-09
3
-0
/
+14
*
Adapted other world signatures to the capability model.
Eduardo Julian
2018-12-06
5
-23
/
+45
*
- Added basic support for capability-based security.
Eduardo Julian
2018-12-06
4
-242
/
+363
*
Now tainting values coming from the outside world.
Eduardo Julian
2018-12-05
11
-368
/
+435
*
Made some improvements to value taining, and added some tests.
Eduardo Julian
2018-12-05
3
-28
/
+94
*
Some small improvements.
Eduardo Julian
2018-12-05
3
-48
/
+81
*
Added license.json.
Eduardo Julian
2018-12-05
1
-0
/
+49
*
Added privacy typing for information-flow control.
Eduardo Julian
2018-12-05
2
-0
/
+149
*
Some refactoring and small fixes.
Eduardo Julian
2018-12-04
8
-17
/
+26
*
Restored the "encode" function for duration, to correct for overkill when rem...
Eduardo Julian
2018-12-04
4
-8
/
+39
*
Some refactoring.
Eduardo Julian
2018-12-04
7
-176
/
+201
*
Merge pull request #48 from LuxLang/relicensing
Eduardo Julián
2018-12-04
10
-327
/
+256
|
\
|
*
Excised the Renjin R interpreter, to avoid licensing complications.
Eduardo Julian
2018-12-04
3
-175
/
+17
|
*
Forgot to commit README changes related to the license.
Eduardo Julian
2018-12-04
1
-1
/
+3
|
*
Relicensed the Lux project (minus the Emacs plugin, which is still GPL).
Eduardo Julian
2018-12-04
1
-19
/
+234
|
*
Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/34
Eduardo Julian
2018-12-03
2
-100
/
+1
|
*
Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/33
Eduardo Julian
2018-12-03
1
-1
/
+0
|
*
Excised contribution relevant to this: https://github.com/LuxLang/lux/pull/35
Eduardo Julian
2018-12-03
2
-31
/
+1
|
/
*
Extracted "phase" from under "lux/platform/compiler/default".
Eduardo Julian
2018-10-29
61
-82
/
+73
*
Added "Char" type.
Eduardo Julian
2018-10-29
1
-3
/
+5
*
Nested the compiler and the interpreter under the lux/platform/* path.
Eduardo Julian
2018-10-29
77
-78
/
+90
*
Added a module for keyboard input.
Eduardo Julian
2018-10-29
1
-0
/
+78
*
Added a module for video display resolutions.
Eduardo Julian
2018-10-29
1
-0
/
+30
*
Some refactoring.
Eduardo Julian
2018-10-27
13
-343
/
+410
*
- Refactored macro-expansion code.
Eduardo Julian
2018-10-27
3
-116
/
+155
*
Split-out the lux/compiler/meta/archive module.
Eduardo Julian
2018-10-27
5
-111
/
+152
*
Slight improvements to "lux/data/color".
Eduardo Julian
2018-10-18
1
-38
/
+82
*
- Added "Alpha" abstraction.
Eduardo Julian
2018-10-18
1
-6
/
+26
*
Minor refactoring.
Eduardo Julian
2018-10-13
5
-42
/
+64
*
Introduced an explicit "Compiler" abstraction.
Eduardo Julian
2018-10-13
4
-50
/
+69
*
Turned the Archive into an abstract type for greater safety when operating on...
Eduardo Julian
2018-10-13
1
-23
/
+29
*
- Some refactoring.
Eduardo Julian
2018-10-13
5
-130
/
+167
[prev]
[next]