aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor/import.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-26/+27
* Simplified the API for file-system operations.Eduardo Julian2021-07-061-25/+25
* No longer employing the capabilities model on the lux/world/* modules.Eduardo Julian2021-07-021-4/+2
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-7/+7
* Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian2020-12-041-3/+3
* Detect duplicate files coming from dependencies.Eduardo Julian2020-12-031-5/+20
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-2/+2
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-2/+2
* Easy to use Rev constants.Eduardo Julian2020-10-311-2/+2
* Can now import previously exported libraries.Eduardo Julian2020-05-291-0/+62