Commit: 538d28af0f39a4061d524b06456e0051efa7b9ee
https://github.com/nominolo/scion/commit/538d28af0f39a4061d524b06456e0051efa7b9ee
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-10-25 (Tue, 25 Oct 2011)
Changed paths:
M src-execs/Worker.hs
M src/Scion/Cabal.hs
M src/Scion/Ghc.hs
M src/Scion/Session.hs
M src/Scion/Types/Commands.hs
M src/Scion/Types/Compiler.hs
M src/Scion/Types/Monad.hs
M src/Scion/Types/Note.hs
M src/Scion/Types/Session.hs
M src/Scion/Types/Worker.hs
M src/Scion/Utils/IO.hs
M src/Scion/Worker/Commands.hs
M src/Scion/Worker/Main.hs
Log Message:
-----------
Eliminate warnings and errors on GHC 7.2
Commit: 30bb123238cf9cb37b95f7a62cfb5992d10a59c5
https://github.com/nominolo/scion/commit/30bb123238cf9cb37b95f7a62cfb5992d10a59c5
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M src-execs/Server.hs
Log Message:
-----------
Eliminate warnings on GHC 7.2
Commit: 4cf1e7e55cfaaf9d493978e53bfd811c347c477e
https://github.com/nominolo/scion/commit/4cf1e7e55cfaaf9d493978e53bfd811c347c477e
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M scion.cabal
Log Message:
-----------
Add -fcontext-stack=30 flag to scion-server
This flag will be needed by upcoming atto-lisp.
Commit: 146eb5946fd90a49918a863e5755e62e839fa652
https://github.com/nominolo/scion/commit/146eb5946fd90a49918a863e5755e62e839fa652
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M scion.cabal
M src/Scion/Cabal.hs
M src/Scion/Ghc.hs
M src/Scion/Types/Worker.hs
M src/Scion/Worker/Commands.hs
M src/Scion/Worker/Main.hs
Log Message:
-----------
Add backward compatibility for GHC < 7.2
Commit: 1cd0b59ffd43833473958835d9b841a631427b0c
https://github.com/nominolo/scion/commit/1cd0b59ffd43833473958835d9b841a631427b0c
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M src-execs/Server.hs
M src/Scion/Worker/Commands.hs
Log Message:
-----------
Small cleanup
Commit: 33a5d0970b9c775fb156e1b6646890cfddf483e7
https://github.com/nominolo/scion/commit/33a5d0970b9c775fb156e1b6646890cfddf483e7
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M scion.cabal
Log Message:
-----------
Relax dependency on attoparsec
Commit: 21052a102c64e71f33a60d0b85c8e0d4453cde6e
https://github.com/nominolo/scion/commit/21052a102c64e71f33a60d0b85c8e0d4453cde6e
Author: Mitsutoshi Aoe <ma...@foldr.in>
Date: 2011-11-19 (Sat, 19 Nov 2011)
Changed paths:
M src/Scion/Session.hs
Log Message:
-----------
Fix typos
Commit: b78e9e7579e34028b23ea9fe256654d978db6660
https://github.com/nominolo/scion/commit/b78e9e7579e34028b23ea9fe256654d978db6660
Author: Thomas Schilling <nomi...@googlemail.com>
Date: 2011-12-21 (Wed, 21 Dec 2011)
Changed paths:
M scion.cabal
M src-execs/Server.hs
M src-execs/Worker.hs
M src/Scion/Cabal.hs
M src/Scion/Ghc.hs
M src/Scion/Session.hs
M src/Scion/Types/Commands.hs
M src/Scion/Types/Compiler.hs
M src/Scion/Types/Monad.hs
M src/Scion/Types/Note.hs
M src/Scion/Types/Session.hs
M src/Scion/Types/Worker.hs
M src/Scion/Utils/IO.hs
M src/Scion/Worker/Commands.hs
M src/Scion/Worker/Main.hs
Log Message:
-----------
Merge pull request #12 from maoe/feature/ghc-7.2
Add compatibility for GHC 7.2.x
Compare: https://github.com/nominolo/scion/compare/98bc21b...b78e9e7