aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/world/db/jdbc.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-16The old compiler is now identified with "old" instead of "jvm". This should h...Eduardo Julian1-175/+0
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-2/+2
2019-03-15Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian1-3/+3
2019-03-14Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian1-3/+3
2019-02-24Improved the names of monad transformers.Eduardo Julian1-7/+7
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian1-2/+2
2019-02-07Small improvements & fixes.Eduardo Julian1-49/+54
2019-02-04Changed the naming style for structures.Eduardo Julian1-10/+10
2018-12-31Re-named "lux/world/database" to "lux/world/db".Eduardo Julian1-3/+3
2018-12-30WIP: Added JDBC library.Eduardo Julian1-0/+170