aboutsummaryrefslogtreecommitdiff
path: root/stdlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added branding to capabilities to better differentiate between capabilities ↵Eduardo Julian2019-02-033-55/+92
| | | | that share the same inputs and outputs.
* Added "forge" and "use" functions for working with capabilities.Eduardo Julian2019-02-033-102/+146
|
* Improved syntax for domains/parallel-import-trees.Eduardo Julian2019-02-036-30/+44
|
* Relative imports can now alter the start of a path.Eduardo Julian2019-02-036-106/+162
|
* Ported some old tests to the new format.Eduardo Julian2019-02-026-153/+164
|
* Some small refactoring.Eduardo Julian2019-02-021-13/+22
|
* Tests are now first class.Eduardo Julian2019-01-303-411/+339
|
* Some documentation for dynamic typing.Eduardo Julian2019-01-241-1/+5
|
* Wrapped-up type-safe CSS.Eduardo Julian2019-01-245-78/+816
|
* Improvements & expansions for CSS machinery.Eduardo Julian2019-01-2410-233/+742
|
* Added dynamic typing.Eduardo Julian2019-01-243-72/+142
|
* Re-structured the l10n/i18n machinery.Eduardo Julian2019-01-225-4/+5
|
* - WIP: Expansion of CSS machinery.Eduardo Julian2019-01-2213-128/+1197
| | | - Expansion of l10n/i18n machinery.
* Some improvements to macro machinery.Eduardo Julian2019-01-222-13/+23
|
* Added internationalization machinery.Eduardo Julian2019-01-223-0/+848
|
* Fixed bug due to recent changes to "lux/type/abstract".Eduardo Julian2019-01-211-8/+8
|
* Added a module for type-parameter variance.Eduardo Julian2019-01-211-0/+11
|
* Added char-sets for text.Eduardo Julian2019-01-212-6/+180
|
* Re-named "lux/control/security/taint" to "lux/control/security/integrity".Eduardo Julian2019-01-1113-211/+219
|
* Added integrity/security concerns when dealing with HTTP servers.Eduardo Julian2019-01-115-37/+44
|
* Added named colors.Eduardo Julian2019-01-111-0/+155
|
* Expanded HTML machinery.Eduardo Julian2019-01-111-85/+347
|
* Shortened normalization codes.Eduardo Julian2019-01-091-23/+23
|
* Added more services.Eduardo Julian2019-01-094-19/+99
|
* Adding machinery for processing HTTP requests.Eduardo Julian2019-01-095-41/+264
|
* Expanded HTML machinery.Eduardo Julian2019-01-093-41/+293
|
* Added routing.Eduardo Julian2019-01-091-0/+82
|
* Added cookie support.Eduardo Julian2019-01-091-0/+55
|
* Improved header addition.Eduardo Julian2019-01-091-3/+15
|
* Added some service capabilities.Eduardo Julian2019-01-082-0/+70
|
* Small adjustments.Eduardo Julian2019-01-084-9/+24
|
* Can now define nested abstract types.Eduardo Julian2019-01-063-142/+169
|
* Some minor refactoring.Eduardo Julian2019-01-023-4/+13
|
* Added macros for remembering things to the programmer based on deadlines.Eduardo Julian2019-01-022-34/+108
|
* Re-named "lux/world/database" to "lux/world/db".Eduardo Julian2018-12-314-3/+3
|
* Added HTTP abstractions.Eduardo Julian2018-12-306-0/+324
|
* Added library for handling identities for values in foreign data-stores.Eduardo Julian2018-12-301-0/+53
|
* WIP: Added JDBC library.Eduardo Julian2018-12-303-0/+468
|
* WIP: Added SQL library.Eduardo Julian2018-12-301-0/+475
|
* Expanded the number of constants that can be created (; but still missing some).Eduardo Julian2018-12-292-18/+99
|
* Added equivalences.Eduardo Julian2018-12-289-35/+130
|
* Fixed bug when parsing blobs.Eduardo Julian2018-12-281-1/+1
|
* Re-organized the class machinery.Eduardo Julian2018-12-284-127/+118
|
* Added machinery for methods.Eduardo Julian2018-12-284-59/+87
|
* The (class)loader machinery is now JVM-only.Eduardo Julian2018-12-281-0/+0
|
* Added machinery for fields.Eduardo Julian2018-12-287-65/+178
|
* Added machinery for descriptors.Eduardo Julian2018-12-282-1/+94
|
* - Some improvements to Index.Eduardo Julian2018-12-275-96/+149
| | | | | - Some improvements to Constant. - Some improvements to Pool. - WIP: Attribute
* Improved machinery for working with constant pools.Eduardo Julian2018-12-271-0/+68
|
* Small refactoring for JVM names.Eduardo Julian2018-12-262-8/+10
|