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 (
Collapse
)
Author
Files
Lines
2019-02-08
Ported some modules to the new test format.
Eduardo Julian
15
-408
/
+470
2019-02-07
Small improvements & fixes.
Eduardo Julian
7
-78
/
+110
2019-02-07
- Removed the current usage of data-integrity measures.
Eduardo Julian
10
-136
/
+95
- TBD: New measures.
2019-02-06
Updated test for "lux/control/pipe" to new format.
Eduardo Julian
5
-93
/
+135
2019-02-05
Updated Scriptum to make sure it always generates documentation for tested ↵
Eduardo Julian
1
-8
/
+4
modules.
2019-02-05
Folded license-making program (legislator) into the Lux project proper (as ↵
Eduardo Julian
22
-1
/
+2164
licentia).
2019-02-05
Ported tests for lux/control/interval to the new format.
Eduardo Julian
8
-240
/
+246
2019-02-05
Integrated tests into normal source code.
Eduardo Julian
94
-0
/
+9573
2019-02-05
Migrated documentation tool's code into stdlib.
Eduardo Julian
8
-83
/
+600
2019-02-04
Added library for generating Markdown code.
Eduardo Julian
1
-0
/
+176
2019-02-04
Re-implemented the IO type as an abstract type in order to avoid potential ↵
Eduardo Julian
2
-52
/
+67
issues with sub-typing during type-checking.
2019-02-04
Added the capacity to generate identifiers for template code.
Eduardo Julian
2
-13
/
+23
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
198
-3249
/
+3533
2019-02-03
Some refactoring around the identity function.
Eduardo Julian
8
-79
/
+82
2019-02-03
Added branding to capabilities to better differentiate between capabilities ↵
Eduardo Julian
3
-55
/
+92
that share the same inputs and outputs.
2019-02-03
Added "forge" and "use" functions for working with capabilities.
Eduardo Julian
2
-100
/
+142
2019-02-03
Improved syntax for domains/parallel-import-trees.
Eduardo Julian
1
-15
/
+26
2019-02-03
Relative imports can now alter the start of a path.
Eduardo Julian
1
-35
/
+81
2019-02-02
Ported some old tests to the new format.
Eduardo Julian
1
-1
/
+1
2019-02-02
Some small refactoring.
Eduardo Julian
1
-13
/
+22
2019-01-30
Tests are now first class.
Eduardo Julian
1
-207
/
+101
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
1
-0
/
+39
2019-01-22
Re-structured the l10n/i18n machinery.
Eduardo Julian
4
-4
/
+2
2019-01-22
- WIP: Expansion of CSS machinery.
Eduardo Julian
12
-128
/
+1189
- Expansion of l10n/i18n machinery.
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
9
-35
/
+35
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
[next]