31d76ec733
MAINT: Unused variables and import cleanups
2019-11-02 11:12:17 -05:00
092d510feb
DEV: A bunch of comparison and in operator fixes.
2019-10-17 17:57:06 -05:00
e256abfee6
DEV: Plugin the VM to our FileBuilder.
...
Most of the tests do not yet pass and the main.rs doesn't compile
but we are snapshotting here so we can start fixing unit tests
before we hook directly into the main.rs.
2019-10-17 17:57:06 -05:00
cd23430f5f
DEV: Complex Format expressions are supported now.
2019-10-17 17:57:04 -05:00
e3f9b685c6
DEV: SimpleFormat expressions work.
2019-10-17 17:57:04 -05:00
Jeremy Wall
949d468f55
DEV: Fix escaping in both strings and format strings.
2019-08-12 18:10:48 -05:00
1589aaf7d7
Refactor: Use trait constraints instead of a trait object for our assets cache.
2019-05-28 18:24:02 -05:00
c8443b9181
MAINT: The great TODO cleanup.
2019-02-27 19:52:06 -06:00
0e5751c2b0
REFACTOR: Use our new handy dandy to_boxed method on BuildError.
2019-02-20 21:21:48 -06:00
014710a4ba
FEATURE: Allow BuildErrors to wrap other errors.
2019-02-20 20:28:05 -06:00
8639912567
FEATURE: BuildError no longer requires a position.
2019-02-19 17:38:13 -06:00
24a4dc85c2
REFACTOR: the format logic belongs in the build module.
2019-02-06 20:35:33 -06:00