Commit Graph
14 Commits
Author SHA1 Message Date
Samuel D. Crow fbb60f4e3d Started enforcing style guide. Fixed all warnings. 2021-03-23 15:25:59 -05:00
Samuel D. Crow 68bf3cab0f fixed up Makefile and .gitignore now that it builds 2021-03-20 10:50:45 -05:00
Samuel D. Crow e5d08cc31b added static initializers and now it builds and links! 2021-03-19 19:26:10 -05:00
Samuel D. Crow 68c4806a3d made a few tweaks and regenerated the Makefile to get it to link but it still won't 2021-03-18 16:18:54 -05:00
Samuel D. Crow b6e8984e62 it builds but doesn't link yet 2021-03-17 18:56:14 -05:00
Samuel D. Crow 1dae0a4b54 started build script and went on a massive bug hunt 2021-03-16 17:01:28 -05:00
Samuel D. Crow 4eb08efc9d saving progress on functions and variables 2021-03-15 14:04:53 -05:00
Samuel D. Crow 4b2b567a42 removed parameter passing of globals and fixed expression evaluator some 2021-03-13 16:49:58 -06:00
Samuel D. Crow 43319754a8 split yab2cpp.cpp into 2 parts, finished for loop and started variables 2021-03-13 14:26:41 -06:00
Samuel D. Crow 4943489628 added loop constructs and a few missing methods elsewhere 2021-03-12 21:57:53 -06:00
Samuel D. Crow db06b3bf62 removed obsolete docs 2021-03-11 21:59:00 -06:00
Samuel D. Crow 301018f1fd More junk cleaned up that shouldn't have been committed 2021-03-11 21:53:10 -06:00
Samuel D. Crow 8da1e7bb50 removed old files that shouldn't have been committed in the first place (unstaged) 2021-03-11 21:30:38 -06:00
Samuel D. Crow ff6578b08e Restarted from earlier attempt 2021-03-11 21:22:40 -06:00