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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
Added library for generating Markdown code.
Eduardo Julian
2
-1
/
+178
2019-02-04
Converted tests for "lux/control/exception" to new format.
Eduardo Julian
4
-49
/
+47
2019-02-04
Re-implemented the IO type as an abstract type in order to avoid potential is...
Eduardo Julian
2
-52
/
+67
2019-02-04
Added the capacity to generate identifiers for template code.
Eduardo Julian
2
-13
/
+23
2019-02-04
Ported "lux/io" module to new test format.
Eduardo Julian
6
-24
/
+220
2019-02-04
Fixed a bug in how the "_$" macro works.
Eduardo Julian
1
-1
/
+8
2019-02-04
Fixed small naming error.
Eduardo Julian
1
-1
/
+1
2019-02-04
Changed the naming style for structures.
Eduardo Julian
280
-3917
/
+4203
2019-02-03
Some refactoring around the identity function.
Eduardo Julian
9
-81
/
+85
2019-02-03
Added branding to capabilities to better differentiate between capabilities t...
Eduardo Julian
3
-55
/
+92
2019-02-03
Added "forge" and "use" functions for working with capabilities.
Eduardo Julian
3
-102
/
+146
2019-02-03
Improved syntax for domains/parallel-import-trees.
Eduardo Julian
6
-30
/
+44
2019-02-03
Relative imports can now alter the start of a path.
Eduardo Julian
6
-106
/
+162
2019-02-02
Ported some old tests to the new format.
Eduardo Julian
6
-153
/
+164
2019-02-02
Some small refactoring.
Eduardo Julian
1
-13
/
+22
2019-01-30
Tests are now first class.
Eduardo Julian
3
-411
/
+339
2019-01-24
Some documentation for dynamic typing.
Eduardo Julian
1
-1
/
+5
2019-01-24
Wrapped-up type-safe CSS.
Eduardo Julian
5
-78
/
+816
2019-01-24
Improvements & expansions for CSS machinery.
Eduardo Julian
10
-233
/
+742
2019-01-24
Added dynamic typing.
Eduardo Julian
3
-72
/
+142
2019-01-22
Re-structured the l10n/i18n machinery.
Eduardo Julian
5
-4
/
+5
2019-01-22
- WIP: Expansion of CSS machinery.
Eduardo Julian
13
-128
/
+1197
2019-01-22
Some improvements to macro machinery.
Eduardo Julian
2
-13
/
+23
2019-01-22
Added internationalization machinery.
Eduardo Julian
3
-0
/
+848
2019-01-21
Fixed bug due to recent changes to "lux/type/abstract".
Eduardo Julian
1
-8
/
+8
2019-01-21
Added a module for type-parameter variance.
Eduardo Julian
1
-0
/
+11
2019-01-21
Added char-sets for text.
Eduardo Julian
2
-6
/
+180
2019-01-11
Re-named "lux/control/security/taint" to "lux/control/security/integrity".
Eduardo Julian
13
-211
/
+219
2019-01-11
Added integrity/security concerns when dealing with HTTP servers.
Eduardo Julian
5
-37
/
+44
2019-01-11
Added named colors.
Eduardo Julian
1
-0
/
+155
2019-01-11
Expanded HTML machinery.
Eduardo Julian
1
-85
/
+347
2019-01-09
Shortened normalization codes.
Eduardo Julian
1
-23
/
+23
2019-01-09
Added more services.
Eduardo Julian
4
-19
/
+99
2019-01-09
Adding machinery for processing HTTP requests.
Eduardo Julian
5
-41
/
+264
2019-01-09
Expanded HTML machinery.
Eduardo Julian
3
-41
/
+293
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
9
-35
/
+130
[prev]
[next]