log

age author description
Sat, 29 Jun 2013 10:09:50 +0200 Windel Bouwman Added missing file
Sat, 29 Jun 2013 10:08:46 +0200 Windel Bouwman Added codegen test
Sat, 29 Jun 2013 10:06:58 +0200 Windel Bouwman Added zcc test
Sat, 29 Jun 2013 10:05:42 +0200 Windel Bouwman cleaning of files
Fri, 28 Jun 2013 16:49:38 +0200 Windel Bouwman Added push and pop encodings
Sun, 23 Jun 2013 18:23:18 +0200 Windel Bouwman Added some handcoded arm code generation
Fri, 21 Jun 2013 15:01:08 +0200 Windel Bouwman Added long comment to c3 parser
Sat, 15 Jun 2013 19:13:05 +0200 Windel Bouwman Added some arm instructions
Sat, 15 Jun 2013 10:02:50 +0200 Windel Bouwman Added arm add instruction
Thu, 13 Jun 2013 00:07:28 +0200 Windel Bouwman Added all 27 core instructions of msp430
Sun, 09 Jun 2013 16:06:49 +0200 Windel Bouwman Split off asm nodes
Fri, 07 Jun 2013 18:59:57 +0200 Windel Bouwman Added msp430 target
Sat, 01 Jun 2013 13:11:22 +0200 Windel Bouwman Fixup testscript
Sat, 01 Jun 2013 11:56:16 +0200 Windel Bouwman Rename libasm
Sat, 01 Jun 2013 11:55:49 +0200 Windel Bouwman Merge asm and asmlib files
Fri, 31 May 2013 21:06:44 +0200 Windel Bouwman Expanded asm subsystem
Wed, 29 May 2013 22:36:37 +0200 Windel Bouwman Fixed test
Sun, 26 May 2013 23:58:59 +0200 Windel Bouwman Added even more checks
Sun, 26 May 2013 23:19:27 +0200 Windel Bouwman Added more tests for parser generator
Sun, 26 May 2013 15:28:07 +0200 Windel Bouwman Added assembler testset
Sat, 25 May 2013 15:15:42 +0200 Windel Bouwman Disable test with qt
Sat, 25 May 2013 15:04:44 +0200 Windel Bouwman Added pyqt unittest
Sat, 25 May 2013 14:46:12 +0200 Windel Bouwman Used markdown
Sat, 25 May 2013 14:41:19 +0200 Windel Bouwman Renamed readme and added status badge
Sat, 25 May 2013 14:26:25 +0200 Windel Bouwman Improved testsuite
Fri, 24 May 2013 20:45:03 +0200 Windel Bouwman Fixed LR(1) parser
Fri, 24 May 2013 16:13:23 +0200 Windel Bouwman Added testset for pyy
Sat, 18 May 2013 18:30:26 +0200 Windel Bouwman Removed invalid imports
Sat, 18 May 2013 18:24:42 +0200 Windel Bouwman Replace clear function by function also supported in python 3.2
Sat, 18 May 2013 17:45:26 +0200 Windel Bouwman Changed indent to 4 spaces to comply to convention