1
0
mirror of https://github.com/catseye/SixtyPical.git synced 2024-07-05 15:29:07 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
Cat's Eye Technologies
4cef193da9 Parse more instructions. 2014-04-01 14:33:57 +01:00
Cat's Eye Technologies
b15411c677 Check for duplicate declarations. 2014-04-01 13:38:42 +01:00
Cat's Eye Technologies
16e29c9dc9 Checks for undeclared locations. 2014-04-01 13:29:45 +01:00
Cat's Eye Technologies
25b419b7c8 Rename some modules.
--HG--
rename : src/SixtyPical/Context.hs => src/SixtyPical/Analyzer.hs
rename : src/SixtyPical/BasicCheck.hs => src/SixtyPical/Checker.hs
2014-04-01 13:11:25 +01:00
Cat's Eye Technologies
f3c0320b2a Add some notes, a test, a BasicCheck, a canal Panama (err...) 2014-04-01 13:01:27 +01:00
Cat's Eye Technologies
6461aa8eff Split into modules. 2014-04-01 12:12:12 +01:00
Cat's Eye Technologies
b4eb0b0100 Three passing tests! 2014-03-31 23:31:30 +01:00
Cat's Eye Technologies
650405c2fe Initial import. 2014-03-31 23:14:07 +01:00