log python/testc3.py @ 170:4348da5ca307

age author description
Fri, 29 Mar 2013 17:33:17 +0100 Windel Bouwman Cleanup of ir dir
Sat, 23 Mar 2013 18:34:41 +0100 Windel Bouwman Added more tests and improved the diagnostic update
Fri, 22 Mar 2013 19:09:38 +0100 Windel Bouwman Added awesome icons
Fri, 22 Mar 2013 17:40:13 +0100 Windel Bouwman Added 2 unit tests
Fri, 22 Mar 2013 16:15:31 +0100 Windel Bouwman Improved type checking
Fri, 22 Mar 2013 15:12:38 +0100 Windel Bouwman Added front class and fided AST view
Mon, 18 Mar 2013 20:13:57 +0100 Windel Bouwman Added visitor to c3
Sun, 10 Mar 2013 11:36:55 +0100 Windel Bouwman Used new editor in ide
Sat, 09 Mar 2013 11:56:48 +0100 Windel Bouwman Started from scratch with code edit
Fri, 08 Mar 2013 16:52:44 +0100 Windel Bouwman Added some functions for code generation
Sun, 03 Mar 2013 18:14:35 +0100 Windel Bouwman Added some code generator things
Sun, 03 Mar 2013 13:20:03 +0100 Windel Bouwman Simplified IR classes
Sat, 02 Mar 2013 09:56:12 +0100 Windel Bouwman Light coupling ide and c3 frontend
Fri, 01 Mar 2013 17:13:56 +0100 Windel Bouwman Added ir code generator stub
Fri, 01 Mar 2013 16:53:22 +0100 Windel Bouwman Added type check start and analyze phase
Fri, 01 Mar 2013 11:43:52 +0100 Windel Bouwman Fixes on parser and semantics
Fri, 01 Mar 2013 10:24:01 +0100 Windel Bouwman Added c3 language frontend initial parser