Age | Commit message (Expand) | Author |
---|---|---|
2012-09-13 | Cleaner directory structure, addition of make clean, grouping of library modu... | Jed Barber |
2012-05-31 | Fixed type variable substitution | Jed Barber |
2012-05-29 | All potential errors now caught into Nothings | Jed Barber |
2012-05-22 | Split the Object wrapping from the actual computation in the article commands | Jed Barber |
2012-05-15 | Fixed alphaEquiv, again | Jed Barber |
2012-05-15 | Fixed bugs in alphaEquiv, substitute | Jed Barber |
2012-05-15 | Fixed a number of compilation errors | Jed Barber |
2012-05-15 | Added functions to find type variables in terms and types | Jed Barber |
2012-05-15 | Changed substitute/rename to use sets instead of lists | Jed Barber |
2012-05-11 | Incorporated use of Data.Set and Data.Map | Jed Barber |
2012-05-11 | Moved datatype declarations and associated functions to separate files | Jed Barber |