Neil Brown
|
fde2d8dc17
|
Changed the assertEquivalentProblems so that the sizes are displayed alongside the zipped lists
|
2008-01-16 16:25:57 +00:00 |
|
Neil Brown
|
d3fca1d610
|
Moved showMaybe to the Utils module and added a similar showListCustom function
|
2008-01-15 18:08:56 +00:00 |
|
Neil Brown
|
8cfa9e3cb0
|
Added a new helper function to Utils (transformTriple)
|
2008-01-15 17:05:45 +00:00 |
|
Neil Brown
|
8f1d1368af
|
Stopped makeEquations unnecessarily producing duplicate equations
|
2007-12-17 02:22:09 +00:00 |
|
Neil Brown
|
91bfa4ae54
|
Added more helper functions to the Utils module, for dealing with arrays and maps
|
2007-12-17 02:08:37 +00:00 |
|
Neil Brown
|
8d89a88735
|
Added a couple more functions to the Utils module
|
2007-12-13 23:51:11 +00:00 |
|
Neil Brown
|
b39fa8053b
|
Added two more monadic helper functions to the Utils module
|
2007-12-12 13:50:55 +00:00 |
|
Neil Brown
|
a196b53e9e
|
Added more helper functions (mostly Array-related) to the Utils module
|
2007-12-11 16:49:50 +00:00 |
|
Douglas Warren
|
1d83167c01
|
Fixed some haddock parsing problems in the documentation
|
2007-11-14 16:26:47 +00:00 |
|
Douglas Warren
|
d82a80639d
|
Removed the dependency on Control.Monad.State.Class package, since that isn't in the older Debian versions
|
2007-11-14 16:24:03 +00:00 |
|
Neil Brown
|
83ab0c16f5
|
Added a couple more helper functions/operators to the Utils module
|
2007-11-09 19:45:03 +00:00 |
|
Neil Brown
|
a46c7a6fe3
|
Added more functions to the Utils function, for uncurrying functions and forming cartesian products
|
2007-11-09 17:26:55 +00:00 |
|
Neil Brown
|
572b53c3b6
|
Added another helper function to Utils; a version of modify that returns the old state
|
2007-11-09 17:13:58 +00:00 |
|
Neil Brown
|
af1574643d
|
Added two more helper functions to the Utils module
|
2007-11-09 11:19:09 +00:00 |
|
Neil Brown
|
47f5e36f9c
|
Added another helper function, seqPair, to the Utils module
|
2007-11-09 01:23:46 +00:00 |
|
Neil Brown
|
bacc3115e9
|
Added various general helper functions to the Utils module
|
2007-11-09 01:18:42 +00:00 |
|
Neil Brown
|
4bb2b2a407
|
Moved mapPair into Utils, and renamed it to transformPair (to be consistent with the pre-existing transformX functions)
|
2007-11-02 16:44:02 +00:00 |
|
Neil Brown
|
d2e54ea483
|
Added another helper function to the Utils module
|
2007-10-28 01:22:55 +00:00 |
|
Neil Brown
|
9fd67023b7
|
Added some new general helper functions to the Utils module.
|
2007-10-27 21:15:04 +00:00 |
|
Neil Brown
|
a454aa78f8
|
Rain: implemented the checkExpression function and got it passing the tests so far
|
2007-09-15 18:57:02 +00:00 |
|
Neil Brown
|
2ff46a9041
|
Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly.
|
2007-09-10 17:28:57 +00:00 |
|