aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor/export.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-14/+14
* Render XML to text in an indented form for human readability.Eduardo Julian2020-12-101-1/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-5/+5
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-1/+1
* Re-named the directory for my bookmarks to better reflect what they are.Eduardo Julian2020-10-311-6/+8
* Add local repo installation to Aedifex.Eduardo Julian2020-08-171-24/+32
* Can now import previously exported libraries.Eduardo Julian2020-05-291-2/+4
* Can now export Lux code as library TAR files.Eduardo Julian2020-05-281-0/+60