aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/world/output/video/resolution.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-7/+7
* Changed the syntax of do/be's (co)monad bindings.Eduardo Julian2021-09-051-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-1/+1
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-1/+1
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-2/+2
* Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian2021-08-021-1/+1
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-1/+1
* Better syntax for "library/lux.^multi".Eduardo Julian2021-07-251-1/+1
* Fixed some inconsistent naming.Eduardo Julian2021-07-161-1/+1
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-17/+18
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-6/+5
* Refactored the machinery to make local macros into its own module.Eduardo Julian2021-06-181-7/+9
* Extracted Licentia out of the standard library.Eduardo Julian2021-06-141-0/+63