aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/world/db/jdbc/output.jvm.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-16The old compiler is now identified with "old" instead of "jvm". This should ↵Eduardo Julian1-189/+0
help to get old JVM code and new JVM code to coexist without forcing a major rewrite of old compiler code to get it to fit the style of the new JVM compiler code.
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-3/+3
2019-02-04Changed the naming style for structures.Eduardo Julian1-15/+15
2018-12-31Re-named "lux/world/database" to "lux/world/db".Eduardo Julian1-0/+0
2018-12-30WIP: Added JDBC library.Eduardo Julian1-0/+189