nominolo

Thomas Schilling
1
9
  • Fork of Steve Purcell's darcs-to-git converter from http://git.sanityinc.com/
    Created Wed May 07 12:22:34 -0700 2008
    legend
  • Emacs configurations files and scripts
    Created Fri Aug 08 16:31:58 -0700 2008
    legend
  • Emacs Parsing DSL
    Created Wed Apr 09 10:31:38 -0700 2008
    legend
  • flexcomp
    Created Tue May 13 06:13:58 -0700 2008
    legend
  • basic darcsum feelalike for Git
    Forked from chneukirchen/gitsum Fri Aug 29 07:36:38 -0700 2008
    legend
  • My home-dir stuff
    Created Thu May 08 05:56:58 -0700 2008
    legend
  • (TBA)
    Created Sat May 03 10:40:44 -0700 2008
    legend
  • Various Coq stuff
    Created Fri May 23 07:21:36 -0700 2008
    legend
  • try out some git features
    Created Sun Aug 03 13:28:14 -0700 2008
    legend

Following

Public Activity  feed

nominolo committed to ghc-hq/ghc 2 days ago

f488cf07c806517f27be7e02fc77bcd4a8711b7d

Let parseModule take a ModSummary like checkAndLoadModule did.

nominolo committed to ghc-hq/ghc 12 days ago

15b702c0f3c83f9500ce77088f3df86980b79d7f

Generalise type of 'defaultErrorHandler' so it can be used inside a Ghc session.

nominolo committed to ghc-hq/ghc 18 days ago

d5be62fae1b36118ba5132bc3d0932ee2a1a9a12

Change 'loadWithCompiler' callback argument to just print warnings.

nominolo committed to ghc-hq/ghc 20 days ago

5aa8c036bc1a35d3e71aaf0a020f89ef33a0bf16

Generalise type of 'withExtendedLinkEnv'.

nominolo committed to ghc-hq/ghc 20 days ago

dc230c1ed53edb5b1c370e2d3e543d1c955ec848

Use 'GhcMonad' in ghci/InteractiveUI.

nominolo committed to ghc-hq/ghc 20 days ago

589b19e4ba0ab8c0db78ddcb91f69a029ba2d0b4

Use 'GhcMonad' in ghci/GhciTags.

nominolo committed to ghc-hq/ghc 20 days ago

3f0d4c48ef8ab75a168ee690739e0bbc01d4a51f

Use 'GhcMonad' in ghci/Debugger.

nominolo committed to ghc-hq/ghc 20 days ago

0c40f40369a2cb3a14430565adf12349d1452d12

Use 'GhcMonad' in ghci/GhciMonad.

nominolo committed to ghc-hq/ghc 20 days ago

9b6c8bea48b1f828af403313ac29e996fb556779

Use 'GhcMonad' in ghc/Main.

nominolo committed to ghc-hq/ghc 20 days ago

eace238df54c486139a7e723376f1a098cb56c10

Require PatternSignatures for bootstrapping compiler.