0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Discovered stackoverflow problem; will use Parsec as parser combinator instead of regex-applicative (can't handle recursion) More... over 12 years ago
Extract lambda abstraction ends in stack overflow; next: debug regex-applicative More... over 12 years ago
Adds Language.Core.TypeExtractor, Language.Core.Util and DART.FunctionFeeder. Adds regex-applicative dependency, tries to parse types from string More... over 12 years ago
Add function String -> String -> String More... over 12 years ago
Add example for parametric polymorphism More... over 12 years ago
Filter function applications from value definitions. Adds Language.Core.ValueDefinition More... over 12 years ago
add DART.MkRandomValue module More... over 12 years ago
remove Main.lhs in root More... over 12 years ago
random length tests More... over 12 years ago
Change project name to darcs-for-haskell. Modify string-concatenation example to depend on arguments More... over 12 years ago
Add Z-encoding reference to doc/ More... over 12 years ago
Adds Core Syntax pdf (from GHC 6.10.1) More... over 12 years ago
Initial External Core notes on doc/ More... over 12 years ago
Parse .hcr files to External Core (issue #1), adds extcore pkgdep More... over 12 years ago
Drop files copied from GHC; use cabal and ghc-7.4.1 as a dependency; parse a file compiles (runs without success) More... over 12 years ago
Add generated by Happy parser More... over 12 years ago
add Main More... over 12 years ago
adds example for string concatenation with -fext-core output More... over 12 years ago
avoids ghc bug 5844, adds example for string concatenation with -fext-core output More... over 12 years ago
add example More... over 12 years ago
readme fix More... over 12 years ago
description of PprExternalCore More... over 12 years ago
Initial commit; copy Core files from GHC's source tree More... over 12 years ago