2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update More... over 12 years ago
update More... over 12 years ago
clt cloud More... almost 13 years ago
clt cloud More... almost 13 years ago
cpp stl fix (Andreas Wass) More... about 13 years ago
cpp stl fix (Andreas Wass) More... about 13 years ago
update More... over 13 years ago
update More... over 13 years ago
Output a warning message for token specifications that accept the empty string.
Thomas Hallgren
as hallgren
More... over 13 years ago
Output a warning message for token specifications that accept the empty string.
Thomas Hallgren
as hallgren
More... over 13 years ago
Update links to personal home pages, add a note that BNFC is available on
Thomas Hallgren
as hallgren
More... over 13 years ago
Update links to personal home pages, add a note that BNFC is available on Hackage, add a note that the Darcs repository on code.haskell.org is obsolete.
Thomas Hallgren
as hallgren
More... over 13 years ago
Added a new version of writeFileRep that keeps the old file and
Thomas Hallgren
as hallgren
More... over 13 years ago
Added a new version of writeFileRep that keeps the old file and avoids creating a .bak file when the new file is the same.
Thomas Hallgren
as hallgren
More... over 13 years ago
+ Moved the function writeFileRep from GetCF to Utils. + Limited the exports from GetCF to the two functions that are actually used.
Thomas Hallgren
as hallgren
More... over 13 years ago
+ Moved the function writeFileRep from GetCF to Utils.
Thomas Hallgren
as hallgren
More... over 13 years ago
Use the appropriate LANGUAGE pragma instead of -fglasgow-exts.
Thomas Hallgren
as hallgren
More... over 13 years ago
Use the appropriate LANGUAGE pragma instead of -fglasgow-exts.
Thomas Hallgren
as hallgren
More... over 13 years ago
Use the OPTIONS_GHC rather than the deprecated OPTIONS pragma to specify GHC
Thomas Hallgren
as hallgren
More... over 13 years ago
Use the OPTIONS_GHC rather than the deprecated OPTIONS pragma to specify GHC options in generated Haskell code.
Thomas Hallgren
as hallgren
More... over 13 years ago
Bug fix: the empty string ("eps" in BNFC regular expressions) is denoted by "()" in Alex 2, not "$" as in Alex 1.
Thomas Hallgren
as hallgren
More... over 13 years ago
Bug fix: the empty string ("eps" in BNFC regular expressions) is denoted by "()"
Thomas Hallgren
as hallgren
More... over 13 years ago
+ Move BNFC.cabal and Setup.lhs from source/src to source
Thomas Hallgren
as hallgren
More... over 13 years ago
+ Move BNFC.cabal and Setup.lhs from source/src to source + Remove redundant copies of the LICENSE file.
Thomas Hallgren
as hallgren
More... over 13 years ago
extract added More... over 13 years ago
extract added More... over 13 years ago
Applied a patch from Rogan Creswick <[email protected]>, to add
Thomas Hallgren
as hallgren
More... over 13 years ago
Applied a patch from Rogan Creswick <[email protected]>, to add the command line option --numeric-version and bump the version number to 2.4.2.0.
Thomas Hallgren
as hallgren
More... over 13 years ago
cabal fix More... over 13 years ago
cabal fix More... over 13 years ago