tools/pas2c.hs
Tue, 07 Feb 2012 22:18:44 +0400 unc0rr Fix a bug with type declaration trying to resolve type being declared
Mon, 06 Feb 2012 23:17:45 +0400 unc0rr Some progress, still can't find the source of bad behavior
Sun, 05 Feb 2012 23:24:43 +0400 unc0rr Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
Fri, 03 Feb 2012 14:21:07 +0400 unc0rr Propagate types on identifiers
Sat, 07 Jan 2012 00:10:47 +0400 unc0rr Disallow dot as a part of identifier
Thu, 08 Dec 2011 14:44:10 +0400 unc0rr Some more work on scopes
Wed, 07 Dec 2011 23:04:57 +0300 unc0rr Format code a bit
Wed, 07 Dec 2011 22:54:39 +0300 unc0rr Further progress on dealing with namespaces
Wed, 07 Dec 2011 17:55:23 +0400 unc0rr - Fix type2C id2C call
Wed, 07 Dec 2011 08:01:18 +0300 unc0rr "System" unit to help converter
Tue, 06 Dec 2011 22:05:59 +0300 unc0rr Ok, State monad instead
Tue, 06 Dec 2011 17:59:10 +0400 unc0rr Convert into Reader monad
Mon, 05 Dec 2011 17:56:49 +0400 unc0rr Start converting into monadic code using Reader monad (will be used to store information about namespace)
Sat, 03 Dec 2011 22:21:23 +0300 unc0rr Add base type tags to identifiers
Thu, 01 Dec 2011 18:02:27 +0400 unc0rr - Improve renderer a bit, disallow nested functions
less more (0) -15 tip