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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
Added routing.
Eduardo Julian
1
-0
/
+82
2019-01-09
Added cookie support.
Eduardo Julian
1
-0
/
+55
2019-01-09
Improved header addition.
Eduardo Julian
1
-3
/
+15
2019-01-08
Added some service capabilities.
Eduardo Julian
2
-0
/
+70
2019-01-08
Small adjustments.
Eduardo Julian
4
-9
/
+24
2019-01-06
Can now define nested abstract types.
Eduardo Julian
3
-142
/
+169
2019-01-02
Some minor refactoring.
Eduardo Julian
3
-4
/
+13
2019-01-02
Added macros for remembering things to the programmer based on deadlines.
Eduardo Julian
2
-34
/
+108
2018-12-31
Re-named "lux/world/database" to "lux/world/db".
Eduardo Julian
4
-3
/
+3
2018-12-30
Added HTTP abstractions.
Eduardo Julian
6
-0
/
+324
2018-12-30
Added library for handling identities for values in foreign data-stores.
Eduardo Julian
1
-0
/
+53
2018-12-30
WIP: Added JDBC library.
Eduardo Julian
3
-0
/
+468
2018-12-30
WIP: Added SQL library.
Eduardo Julian
1
-0
/
+475
2018-12-29
Expanded the number of constants that can be created (; but still missing some).
Eduardo Julian
2
-18
/
+99
2018-12-28
Added equivalences.
Eduardo Julian
8
-8
/
+102
2018-12-28
Fixed bug when parsing blobs.
Eduardo Julian
1
-1
/
+1
2018-12-28
Re-organized the class machinery.
Eduardo Julian
3
-114
/
+105
2018-12-28
Added machinery for methods.
Eduardo Julian
3
-50
/
+73
2018-12-28
The (class)loader machinery is now JVM-only.
Eduardo Julian
1
-0
/
+0
2018-12-28
Added machinery for fields.
Eduardo Julian
7
-65
/
+178
2018-12-28
Added machinery for descriptors.
Eduardo Julian
2
-1
/
+94
2018-12-27
- Some improvements to Index.
Eduardo Julian
5
-96
/
+149
2018-12-27
Improved machinery for working with constant pools.
Eduardo Julian
1
-0
/
+68
2018-12-26
Small refactoring for JVM names.
Eduardo Julian
2
-8
/
+10
2018-12-26
ClassLoader machinery.
Eduardo Julian
1
-0
/
+124
2018-12-26
Expanded the set of available modifiers.
Eduardo Julian
7
-61
/
+190
2018-12-26
Added support for interfaces in classes.
Eduardo Julian
2
-21
/
+47
2018-12-26
Utility functions for getting files and directories.
Eduardo Julian
1
-0
/
+18
2018-12-26
WIP: JVM bytecode generation in pure Lux.
Eduardo Julian
10
-27
/
+406
2018-12-26
Expansion for binary format.
Eduardo Julian
1
-124
/
+220
2018-12-26
Some refactoring & minor additions.
Eduardo Julian
10
-90
/
+118
2018-12-25
Added contravariant functors.
Eduardo Julian
6
-16
/
+57
2018-12-24
Some refactoring.
Eduardo Julian
3
-47
/
+52
2018-12-16
Improved how the "Source" type works.
Eduardo Julian
2
-75
/
+49
2018-12-15
Reverted "lux/control/concurrency/frp" to the previous style of doing FRP.
Eduardo Julian
3
-103
/
+244
2018-12-15
Separated reading promises and writing to promises.
Eduardo Julian
4
-131
/
+165
2018-12-15
Changed the "instance?" macro in "lux/host.jvm.lux" into the "check" macro.
Eduardo Julian
1
-16
/
+25
2018-12-15
No longer relying on "signature:"'s and "structure:"'s internal macro-expansi...
Eduardo Julian
12
-154
/
+150
2018-12-15
Re-named the "Error" tag to "Failure".
Eduardo Julian
46
-518
/
+538
2018-12-15
Moved the "lux/concurrency" modules under "lux/control".
Eduardo Julian
14
-55
/
+55
2018-12-15
Small improvements.
Eduardo Julian
8
-101
/
+122
2018-12-15
Removed sessions for the moment.
Eduardo Julian
1
-228
/
+0
2018-12-10
Slight improvement.
Eduardo Julian
1
-10
/
+10
2018-12-10
Fixed a bug in recursive sessions.
Eduardo Julian
1
-3
/
+5
2018-12-09
Working session recursion.
Eduardo Julian
1
-64
/
+82
2018-12-09
WIP: Session recursion.
Eduardo Julian
1
-1
/
+21
2018-12-09
- Some refactoring.
Eduardo Julian
1
-95
/
+72
2018-12-09
Basic implementation for sessions.
Eduardo Julian
2
-3
/
+218
2018-12-09
Added some missing/necessary documentation.
Eduardo Julian
3
-0
/
+14
2018-12-06
Adapted other world signatures to the capability model.
Eduardo Julian
4
-21
/
+43
[prev]
[next]