|
6bcf822c41
|
FEATURE: Allow Quoted strings as a field name in Tuples.
Also add tuple specific regression tests.
|
2018-08-24 21:19:18 -05:00 |
|
|
3ed8fe332f
|
FEATURE: Support boolean and EMPTY as a format string variable.
Also add format string regression tests.
|
2018-08-24 19:36:22 -05:00 |
|
|
aa88f5a196
|
MAINT: Add regression tests for concatenation.
|
2018-08-24 19:19:47 -05:00 |
|
|
f9cdd4f3f6
|
BUGFIX: Regression tests for our list operators and bugfixes.
|
2018-08-21 23:05:42 -05:00 |
|
|
523e2db483
|
TESTS: Add select expression integration tests.
|
2018-08-20 23:05:34 -05:00 |
|
|
b87d75c5c7
|
TESTS: Add a whole raft of integration tests.
* Integrate them into the build::comopile_test module as well.
|
2018-08-20 22:16:42 -05:00 |
|
|
9370fbe17e
|
FEATURE: Shared cache for all built ucg files.
|
2018-08-13 23:43:14 -05:00 |
|
|
155a73ba2a
|
DOCS: Add Copyright Notices to files missing them.
|
2018-07-06 18:53:20 -05:00 |
|
|
bb198d9d02
|
FIXES: Unit test and fixing performance regressions.
|
2018-06-10 13:51:19 -05:00 |
|
|
3524a5df73
|
FEATURE: Comparison binary expressions now support non-compare expressions on both sides.
|
2018-06-06 21:02:02 -05:00 |
|
|
3d7c70aa2a
|
TESTS: Use EVAL as the file name for our compile test.
|
2018-06-06 20:38:53 -05:00 |
|
|
2d71145813
|
FEATURE: Evaluation of an Assert Statement.
|
2018-06-06 20:38:53 -05:00 |
|
|
a821ff6313
|
FEATURE: Use normalized paths for the import cached lookup
|
2018-05-28 13:18:50 -05:00 |
|
|
cfd5f085cd
|
TESTS: operator precedence compiler test.
|
2018-05-27 21:14:36 -05:00 |
|
|
fdd8a35086
|
CLEANUP: The great test module refactor.
Move tests into a separate file for more manageable file
organization.
|
2018-05-22 18:58:08 -05:00 |
|