0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
debugMStep, prependStep, debugM, debugMNT, debugMNL More... over 12 years ago
The IM monad now holds a DARTState More... over 12 years ago
Loads libs GHC.Classes and GHC.Num More... over 12 years ago
annotates functions with current capabilities More... over 12 years ago
fixes Char and String literal constructors More... over 12 years ago
Binds vbind of Case and makes a evalExp of Case work More... over 12 years ago
InterpreterSettings: replaces individual implicit parameters with one of type InterpreterSettings More... over 12 years ago
Adds GHC.Tuple, GHC.Types; leaves pretty printing in an OK state. We need to monomophy polymorphic type parameters in a type constructor More... over 12 years ago
loads GHC.Tuple's (,) More... over 12 years ago
Prety printing of TyConApp More... over 12 years ago
Constructs values of type TyConApp More... over 12 years ago
Show val without Left/Right constructors More... over 12 years ago
Evaluates thunks More... over 12 years ago
acknowledge value definitions as Thunks More... over 12 years ago
adds usage to README; adds examples from SPJ's book More... over 12 years ago
rms extra lines More... over 12 years ago
adds ?show_subexpression flag; evalTyCon (confusion) More... over 12 years ago
removes .hcr file, we have .hs support More... over 12 years ago
support for string literals More... over 12 years ago
?show_tmp_variables done proper; renames ValueDefinition to Vdefg.hs More... over 12 years ago
pretty print list types and tuple types; adds the type that the type constructor creates More... over 12 years ago
pretty print list types and tuple types More... over 12 years ago
pretty print list types and tuple types More... over 12 years ago
Util.lhs -> Util.hs More... over 12 years ago
Util.lhs -> Util.hs More... over 12 years ago
Interpreter.lhs -> Interpreter.hs, pretty print Tdef More... over 12 years ago
compiles with ghc-7.6.2; pattern match for Rational, Char and String, yet to be recognized More... over 12 years ago
file with data constructors in sessions/ More... over 12 years ago
make data constructor lookup compile More... over 12 years ago
adds missing pkgdeps from master More... over 12 years ago