summaryrefslogtreecommitdiff
path: root/Build/EvilSplicer.hs
Commit message (Collapse)AuthorAge
...
* hack around incorrect nested instance code generated by GHCGravatar Joey Hess2013-04-14
| | | | Yesod-specific hack for now.
* better handling of declaration splicesGravatar Joey Hess2013-04-14
| | | | | Still not quite enough to properly expand yesod type safe routes, but getting there..
* fix inplace modeGravatar Joey Hess2013-04-14
|
* avoid updating a file if the old splice is the same as the newGravatar Joey Hess2013-04-14
|
* incremental android builds with the EvilSplicerGravatar Joey Hess2013-04-14
|
* better splice joiningGravatar Joey Hess2013-04-13
|
* work around ghc weirdnessGravatar Joey Hess2013-04-13
|
* fix a syntax problem with a splace that provides a parameter to a functionGravatar Joey Hess2013-04-13
|
* added symbol de-manglingGravatar Joey Hess2013-04-13
|
* first version of the Evil Splicer!Gravatar Joey Hess2013-04-13