tame/core
Mike Gerwitz 1e620e1e96 core/base (_use-new-classification-system): New template
This template prepares for the introduction of the new classification
system, which is a full rewrite that is both more performant and more
correct in its behavior.  Unfortunately, the corrections will cause problems
with old code that may be relying on certain cases, particularly where
undefined values are implicitly treated as zero.

Consequently, the legacy and new systems will exist side-by-side, able to be
toggled on as desired so people can verify that behavior is correct before
we switch it on by default.  This template allows switching on the system
for an entire package (if it's placed at the toplevel), or portions of a
package, though the latter should only be used in exceptional circumstances.

See the test cases in commits to follow for more information.
2021-06-09 13:32:46 -04:00
..
numeric Copyright year 2020 update 2020-03-06 11:05:18 -05:00
test core/aggregate: Remove package 2021-06-08 12:00:45 -04:00
vector [DEV-8947] Make mrange fully tail-recursive and enable TCO 2020-12-09 09:56:43 -05:00
.gitignore [DEV-7136] Add xmli files 2020-04-08 08:27:47 -04:00
alias.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
assert.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
base.xml core/base (_use-new-classification-system): New template 2021-06-09 13:32:46 -04:00
build.xml core build 2018-11-08 11:15:12 -05:00
cond.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
configure.ac core build 2018-11-08 11:15:12 -05:00
convention.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
datetime.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
dummy.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
extern.xml [DEV-7087] core: Fix extern dim defaults 2020-03-26 09:08:13 -04:00
insurance.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
map.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
numeric.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
param.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
retry.xml [DEV-7087] core/retry (__retry): dim=0 2020-03-26 09:08:13 -04:00
state.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
symbol.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
tdat.xml [DEV-8081] Stop using accumulate in tdat template 2020-08-20 18:18:46 -04:00
tplgen.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
ui.xml [DEV-7087] core: Fix extern dim defaults 2020-03-26 09:08:13 -04:00
vector.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00
when.xml Copyright year 2020 update 2020-03-06 11:05:18 -05:00