0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
correctly run cabal test More... almost 11 years ago
A data constructor should have a type context that holds type variables bound to actual types More... almost 11 years ago
closes #47: Parametrize timeout_seconds as --max_time_per_function More... about 11 years ago
instanciates polymorphic data constructor types More... about 11 years ago
Adds applied_types to a DataCon. More... about 11 years ago
Adds applied_types to a DataCon. More... about 11 years ago
pretty prints lists of chars More... about 11 years ago
GHC's cons a nil More... about 11 years ago
genBoltzmann does not keep trying after failure or success. More... about 11 years ago
boltzmann refactor More... about 11 years ago
applyTyCon for kinds * -> * and GHC.Types.Char More... about 11 years ago
renames TypeConstructor to TyCon More... about 11 years ago
Improves error messages when failing to make a value for some type More... about 11 years ago
compliance with ghc 7.8.2 More... about 11 years ago
merges genBoltzmannUB, genBoltzmannLB into genBoltzmann; Problem: It still remains still while encountering UnitializedSampler More... over 11 years ago
Boltzmann atempt More... over 11 years ago
definition for GHC.Classes./= More... almost 12 years ago
Don't test the resulting source dist More... almost 12 years ago
Adds multi-ghc-travis to support multiple GHC versions on travis CI More... almost 12 years ago
Enables -t in the command line to test functions; Adds a string parameter to NoFunTest and NoVdefgTest that holds the reason why no tests were performed More... almost 12 years ago
fixes list equality (adds equality for type constructors without type parameter) More... about 12 years ago
fixes bug that didn't bind a variable in the environment in a case analysis More... about 12 years ago
curries tyconapps More... about 12 years ago
[] and (:) are not TyConApps but rather TypeConstructors More... about 12 years ago
[] and (:) are not TyConApps but rather TypeConstructors More... about 12 years ago
Fixes value equality for TyConApps (with pointer equality rather than raw value eq) More... about 12 years ago
creates Value = TypeConstructor More... about 12 years ago
tests pass More... about 12 years ago
module DART.CaseAnalysis.PredicateBranch which holds prettyPrintBranch and recordBranch More... about 12 years ago
--show-included-definitions works More... about 12 years ago