Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Reuleaux
73da7d472c adjust tests with --consolewidth for use with -f curses 2015-03-19 12:26:17 +00:00
Ahmad Salim Al-Sibahi
f0ed9e992f First renaming attempt 2014-09-26 07:34:28 +02:00
Edwin Brady
3eb8fc8cf7 Fix earlier %assert_total propagation 2014-01-03 01:31:01 +00:00
Edwin Brady
327487c6de Update reg006 2014-01-03 01:06:26 +00:00
Edwin Brady
58a12c1595 Totality checker improvements (soundness)
When spotting a cycle, need to check that the decreasing argument
is in the same position.

For the moment, this means we can't spot decreasing arguments which
change position across multiple calls - but soundness is more
important!
2013-11-27 19:51:21 +00:00
Markus Pfeiffer
b36dfcd62b Reset test runscripts to mode 0755 2013-11-18 22:36:55 +00:00
Markus Pfeiffer
3558c7c29f Change from shebangs with absolute references to using /usr/bin/env 2013-11-18 17:10:00 +00:00
George Leontiev
3c32b65e24 Whitespace cleanup. 2013-11-01 14:33:45 +01:00
Ahmad Salim Al-Sibahi
57c8657372 Added column name to source 2013-10-19 20:10:41 +02:00
Edwin Brady
2a0885e6d4 Better representation and rendering of generated names
In particular, this means that type class instances and methods, and names
in where clauses, will have more readable names in error messages.

Needs make relib
2013-09-10 20:18:16 +01:00
raichoo
2311d55013 rename O into Z 2013-07-26 21:05:47 +02:00
Jan Bessai
a567873d1f Proper executable and object file creation via maven + need for run_java tests removed 2013-03-16 18:11:25 +01:00
Jan Bessai
43056d675d Backend support for Java 2013-03-11 19:48:01 +01:00
Edwin Brady
449e2927a0 Tweak totality checker 2012-12-16 20:24:35 +00:00
Edwin Brady
906862adb2 Fix traversal of size change graphs
Fixes issue #134 - new regression test added
2012-12-16 18:58:45 +00:00