Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Rand
7bee84757f Reorganize code some more so it will build on the GS 2013-07-25 10:21:21 -05:00
Jeremy Rand
5ba0e3bcc7 Reorganize code to ensure files are not too wide for prodos 2013-07-25 09:42:02 -05:00
Jeremy Rand
2aec9aecb6 Rework setting expressions and add shift operations 2013-07-24 21:28:20 -05:00
Jeremy Rand
02092b15f3 More integer operations 2013-07-24 20:20:54 -05:00
Jeremy Rand
dcbbd4b1c1 More integer operations 2013-07-24 20:02:07 -05:00
Jeremy Rand
062a5b6639 Add a bunch more operation 2013-07-24 18:59:18 -05:00
Jeremy Rand
1b8abc8fa0 Finish implementation on add 2013-07-24 18:01:04 -05:00
Jeremy Rand
822c7ab0ac Add error handling support 2013-07-24 16:15:11 -05:00
Jeremy Rand
d8d4bc60d4 Format reals better 2013-07-24 12:01:38 -05:00
Jeremy Rand
5e7006a3cc Create an overall abCalc module and hook up the init routines 2013-07-24 11:06:36 -05:00
Jeremy Rand
b8e9fd0c9c Add .h file guards and a basic integer implementation 2013-07-24 10:56:02 -05:00
Jeremy Rand
b691e28672 Implement some basic mode tracking 2013-07-24 10:06:38 -05:00
Jeremy Rand
e96affc7ad Implement real parsing and formatting 2013-07-24 09:53:27 -05:00
Jeremy Rand
cca7b583ea Begin implementation of expressions and stack 2013-07-24 09:30:44 -05:00
Jeremy Rand
1e6ae9335e Initial commit of skeleton code. 2013-07-24 08:45:33 -05:00