Commit graph

11 commits

Author SHA1 Message Date
Alexander Huddleston
298a699d9f Renamed Parser files. 2015-09-28 18:51:56 -05:00
Alexander Huddleston
abd415cb9b OPEN and CLOSE commands work properly, filtered SAVE command. 2015-09-28 18:47:43 -05:00
Alexander Huddleston
479a1e3029 Changed SAVE command functionality 2015-09-28 16:18:49 -05:00
Alexander Huddleston
851821750c Added functionality of EXIT, SHOW, SAVE, INSERT, and CREATE commands through parser. Added some functions to help with that. 2015-09-27 23:24:02 -05:00
Alexander Huddleston
3436a00452 Fixed merge issues. Everything compiles and runs again. 2015-09-27 00:58:19 -05:00
Alexander Huddleston
32015a7409 Parser is ready to be linked with DBEngine 2015-09-24 20:40:50 -05:00
Alexander Huddleston
456a0a8e3d Added stoi() using in Parser, added compile message to README 2015-09-24 19:39:07 -05:00
Alexander Huddleston
1448b0147d Added case for insert to do projected, to add more cases later. 2015-09-24 13:55:45 -05:00
Alexander Huddleston
1f004caf3f Added a key bool to PAttribute, made sure CreateCMD saves which are keys. 2015-09-24 13:13:39 -05:00
Alexander Huddleston
cd14f55be7 Adding DBEngine functions into CreateCMD parser function. 2015-09-23 17:34:36 -05:00
Brandon Jackson
bcd025153a Create Parserv4.cpp 2015-09-23 02:47:08 -05:00