aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/world/db/jdbc.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The old compiler is now identified with "old" instead of "jvm". This should ↵Eduardo Julian2019-04-161-175/+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.
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-2/+2
|
* Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian2019-03-151-3/+3
| | | | to avoid confusion since "/" is used for relative module paths.
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-3/+3
|
* Improved the names of monad transformers.Eduardo Julian2019-02-241-7/+7
|
* Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian2019-02-111-2/+2
| | | | structures.
* Small improvements & fixes.Eduardo Julian2019-02-071-49/+54
|
* Changed the naming style for structures.Eduardo Julian2019-02-041-10/+10
|
* Re-named "lux/world/database" to "lux/world/db".Eduardo Julian2018-12-311-0/+170