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
...
*
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
*
Removed timing/perf-logging.
Eduardo Julian
2018-10-13
5
-87
/
+94
*
Adapted new-luxc to latest stdlib changes.
Eduardo Julian
2018-08-29
14
-182
/
+177
*
Field imports are now done as macros instead of functions.
Eduardo Julian
2018-08-29
2
-65
/
+32
*
Method imports are now done as macros instead of functions.
Eduardo Julian
2018-08-29
19
-452
/
+418
*
More micro-optimizations.
Eduardo Julian
2018-08-29
1
-58
/
+48
*
Small additions to stdlib.
Eduardo Julian
2018-08-28
3
-2
/
+33
*
Micro-optimizations.
Eduardo Julian
2018-08-28
1
-19
/
+32
*
Micro-optimizations.
Eduardo Julian
2018-08-26
14
-199
/
+165
*
Updated lux-mode.
Eduardo Julian
2018-08-26
1
-2
/
+2
*
Merge pull request #47 from LuxLang/faster-lexer
The Lux Programming Language
2018-08-26
65
-1950
/
+1821
|
\
|
*
Added Frac parsing.
Eduardo Julian
2018-08-26
2
-35
/
+71
|
*
- Fixed some bugs.
Eduardo Julian
2018-08-25
1
-84
/
+117
|
*
Some micro-optimizations.
Eduardo Julian
2018-08-24
3
-138
/
+145
|
*
More inlining.
Eduardo Julian
2018-08-23
1
-23
/
+35
|
*
Added a special compiler optimization to pattern-match on characters faster.
Eduardo Julian
2018-08-23
3
-103
/
+168
|
*
Optimized character extraction by not having to query the length of the sourc...
Eduardo Julian
2018-08-23
3
-168
/
+193
|
*
"lux text char" is now unsafe/optimized.
Eduardo Julian
2018-08-23
10
-260
/
+184
|
*
Optimized text clipping.
Eduardo Julian
2018-08-23
12
-167
/
+130
|
*
Added Rev parsing.
Eduardo Julian
2018-08-23
1
-38
/
+33
|
*
Added record parsing.
Eduardo Julian
2018-08-23
3
-170
/
+82
|
*
Added Int parsing.
Eduardo Julian
2018-08-23
1
-260
/
+74
|
*
No more escape-tracking.
Eduardo Julian
2018-08-23
1
-139
/
+42
|
*
No more escaping of back-slash.
Eduardo Julian
2018-08-23
8
-123
/
+103
|
*
No more escaping of new-line.
Eduardo Julian
2018-08-23
28
-375
/
+362
|
*
No more escaping of double-quotes.
Eduardo Julian
2018-08-23
20
-167
/
+120
|
*
No more escaping of unicode.
Eduardo Julian
2018-08-22
6
-43
/
+16
|
*
No more escaping of vertical-tab.
Eduardo Julian
2018-08-22
3
-6
/
+2
|
*
No more escaping of carriage-return.
Eduardo Julian
2018-08-22
3
-7
/
+2
[prev]
[next]