|
9b5b7aa793
|
MAINT: Fix try macros to use ?
|
2018-12-06 13:14:01 -06:00 |
|
|
e9a0bde631
|
MAINT: Opt in to 2018 edition of Rust.
|
2018-12-06 12:23:52 -06:00 |
|
|
aa183960d3
|
FEATURE: support a strict mode for building.
When strict mode is off then give a warning for unset env variables
and return NULL.
|
2018-11-26 21:36:50 -06:00 |
|
|
fa96c7c0ef
|
FEATURE: UCG Parameterized Modules
closes #10
Squashed commit of the following:
commit 3101c2bb9a385ed9e84481d36906a3e3ce93e571
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Wed Nov 21 20:10:31 2018 -0600
FEATURE: Module evaluation
* handle evaluating the module definition.
* Handle performing a module instantiation via the copy syntax.
commit 4ca863896b416e39f0c8eacc53384b9c514f6f14
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Tue Nov 20 18:38:19 2018 -0600
FEATURE: Add module parsing expression parsing to ucg.
changes toward issue #10
|
2018-11-23 12:51:13 -06:00 |
|
|
eebe0bbe67
|
FEATURE: Add toml as an output converter.
closes #4
|
2018-11-16 13:26:11 -06:00 |
|