index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
EvilSplicer.hs
Commit message (
Expand
)
Author
Age
*
avoid unused variable
Joey Hess
2015-05-27
*
fix let_do parser
Joey Hess
2015-02-22
*
add another lambdaparams hack, sigh
Joey Hess
2015-02-22
*
comment typo
Joey Hess
2015-02-22
*
a new hack for another ghc invalid haskell syntax in -ddump-splices ..
Joey Hess
2015-02-22
*
more nested instances hacks
Joey Hess
2015-02-22
*
accept longer prefix in case expression fixup
Joey Hess
2015-02-22
*
Database.Persist.TH.++ is Data.Text.append
Joey Hess
2015-02-22
*
EvilSplicer hacks for persistent
Joey Hess
2015-02-22
*
update my email address and homepage url
Joey Hess
2015-01-21
*
revert parentDir change
Joey Hess
2015-01-09
*
made parentDir return a Maybe FilePath; removed most uses of it
Joey Hess
2015-01-06
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
fix build
Joey Hess
2014-08-10
*
make EvilSplicer re-box file-embed's ByteStrings
Joey Hess
2014-06-13
*
better heuristic for what is a package-qualified symbol
Joey Hess
2014-05-27
*
proper fix for "foo"# -- need MagicHash extension
Joey Hess
2014-05-25
*
typo
Joey Hess
2014-05-25
*
put in hack for weird new problem with ghc's emitted splices
Joey Hess
2014-05-25
*
work around an EvilSplicer bug
Joey Hess
2014-05-10
*
avoid another encoding crash
Joey Hess
2013-12-27
*
-Wall clean
Joey Hess
2013-12-27
*
avoid EvilSplicer crashing on encoding problems, including LANG=C with utf-8 ...
Joey Hess
2013-12-19
*
improve EvilSplicer robustness
Joey Hess
2013-12-18
*
use pure or return rather than (:[]) or \x -> [x]
Joey Hess
2013-11-06
*
oops
Joey Hess
2013-09-22
*
one more EvilSplicer hack for the night
Joey Hess
2013-09-22
*
fix broken EvilSplicer change
Joey Hess
2013-09-22
*
improve lambdaparens hack
Joey Hess
2013-09-22
*
another fine hack
Joey Hess
2013-09-22
*
add a hack to get build working with new library build
Joey Hess
2013-05-08
*
EvilSplicer: fix handling of newlines in multiline strings
Joey Hess
2013-05-02
*
argh!! http://hackage.haskell.org/package/zeroth
Joey Hess
2013-04-18
*
avoid adding parens to lambdas in tuples
Joey Hess
2013-04-18
*
run lambda parenthesisation recursively inside the body of the lambda
Joey Hess
2013-04-18
*
fix lambda parenthesisation
Joey Hess
2013-04-18
*
fix build
Joey Hess
2013-04-18
*
tighten search and replace slightly
Joey Hess
2013-04-17
*
argle
Joey Hess
2013-04-17
*
minor cleanup
Joey Hess
2013-04-17
*
very close now.. but still so far
Joey Hess
2013-04-17
*
deal with GHC's broken layout of case expressions. ARGH why GHC WHY?!?!
Joey Hess
2013-04-17
*
Splicer contines his evil ways (and Joey goes slowly insane)
Joey Hess
2013-04-16
*
Evil Splicer only *thought* he was evil until this commit happened.
Joey Hess
2013-04-16
*
need to mangle another symbol
Joey Hess
2013-04-16
*
a few nasty hacks for yesod
Joey Hess
2013-04-16
*
update
Joey Hess
2013-04-15
*
fix 2 splicing bugs
Joey Hess
2013-04-15
*
handle multi-line QQ
Joey Hess
2013-04-15
*
only show files that are really changed
Joey Hess
2013-04-15
[next]