- 19 Oct, 2015 1 commit
-
-
Karl Cronburg authored
-
- 08 Oct, 2015 1 commit
-
-
Karl Cronburg authored
no more type errors in the PADS system itself, same with runtime exceptions / infinite loops in First.hs, adding dlmalloc code / test case, working on making tests monadic instead of using unsafePerformIO, going through rest of Examples one by one to find other errors (IntPair needs EQ somewhere), made PadsParser a monad transformer so that it can in particular operate natively with IO operations, beginnings of the dereference operator added to the language, compile / build / repl scripts updated to include profiling support (hpc was extremely useful for finding the First.hs infinite loop
-
- 23 Sep, 2015 1 commit
-
-
Karl Cronburg authored
cleaned up loading of shared object files (using rpath now), switched to python build scripts because bash line continuations are horrendous
-
- 22 Sep, 2015 3 commits
-
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
- 18 Aug, 2015 1 commit
-
-
Karl Cronburg authored
/proc/pid/maps parser, for use with peek function in determining legitimacy of reads (mapped page needs to be readable else SEGV)
-
- 11 Aug, 2015 5 commits
-
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
- 07 Aug, 2015 1 commit
-
-
Karl Cronburg authored
-
- 05 Aug, 2015 1 commit
-
-
Karl Cronburg authored
-
- 04 Aug, 2015 1 commit
-
-
Karl Cronburg authored
re-work data source into a typeclass so that we can read from things other than files / ByteStrings, also fixed some deprecation warnings
-
- 02 Jun, 2015 5 commits
-
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
fixed crc issue, checkChunks looks for missing IDAT now, show errors for IHDR parsing (e.g. invalid colour_type)
-
Karl Cronburg authored
-
- 01 Jun, 2015 1 commit
-
-
Karl Cronburg authored
more PNG test cases - TODO: some corrupt PNG test case(s) not detected (semantic error instead of syntactic error?) and other(s) crash ghc (out of mem)
-
- 26 May, 2015 3 commits
-
-
Karl Cronburg authored
-
Karl Cronburg authored
-
Karl Cronburg authored
-
- 15 May, 2015 1 commit
-
-
Hugo Pacheco authored
-
- 11 May, 2015 1 commit
-
-
Hugo Pacheco authored
-
- 08 Apr, 2015 1 commit
-
-
Hugo Pacheco authored
-
- 31 Mar, 2015 1 commit
-
-
Hugo Pacheco authored
-
- 30 Mar, 2015 1 commit
-
-
Hugo Pacheco authored
-
- 27 Mar, 2015 6 commits
-
-
Kathleen Fisher authored
-
Kathleen Fisher authored
-
Kathleen Fisher authored
-
Kathleen Fisher authored
-
Kathleen Fisher authored
-
Kathleen Fisher authored
-
- 03 Mar, 2015 1 commit
-
-
Kathleen Fisher authored
-
- 24 Nov, 2014 2 commits
-
-
- 05 Nov, 2014 1 commit
-
-
Kathleen Fisher authored
Upgraded to compile with GHC 7.8 and cleaned up the code base. Added minimum version numbers for all packages.
-
- 06 Oct, 2014 1 commit
-
-
Lee Pike authored
Build issues
-