Commit Graph

22 Commits

Author SHA1 Message Date
Jeremy Rand
c5172a330d More work on copy/paste and other NDA functionality 2013-09-02 12:28:16 -04:00
Jeremy Rand
01b5651573 Lots more work on the NDA 2013-08-07 02:16:21 -04:00
Jeremy Rand
33e5d7970d Get a very basic NDA up and working 2013-07-25 23:55:28 -05:00
Jeremy Rand
5d6a71da3f Start work on NDA 2013-07-25 13:44:14 -05:00
Jeremy Rand
90ee3fc724 Start work on NDA 2013-07-25 13:33:38 -05:00
Jeremy Rand
88102cafea Make operation lookups case insensitive on both platforms 2013-07-25 11:50:12 -05:00
Jeremy Rand
e77709f015 With this change, things build on the GS well now 2013-07-25 10:31:53 -05:00
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