Commit Graph

100 Commits

Author SHA1 Message Date
Justin Meza
e18806eb49 updated .gitignore with tags 2013-03-02 12:44:44 -05:00
Justin Meza
e4c4b10504 minor infrastructure stuff 2013-03-02 12:38:49 -05:00
Justin Meza
ae3f39d451 added some error checking to binding code 2013-03-01 21:15:21 -05:00
Justin Meza
e58ece8ef7 fixed keywords with question marks 2013-02-26 21:35:54 -05:00
Justin Meza
78b8308da1 more binding cleanup 2013-02-25 00:00:07 -05:00
Justin Meza
5337b65513 cleaning up binding code 2013-02-24 15:44:33 -05:00
Justin Meza
38e67f8287 basic support for binding to libraries 2013-02-24 02:40:58 -05:00
Justin Meza
2014412d5b barely working bindings 2013-02-23 19:51:07 -05:00
Justin J. Meza
b27e3d1e73 updated Doxygen info 2012-12-26 12:46:07 -08:00
Justin J. Meza
5751d3fd42 minor bookkeeping changes 2012-12-13 00:02:17 -05:00
Justin J. Meza
b74839d704 new error infrastructure added 2012-12-12 23:53:54 -05:00
Justin J. Meza
5e8d706cf0 started adding new error infrastructure 2012-03-24 11:58:04 -04:00
Justin J. Meza
508194029a updated release version 2012-02-17 23:21:57 -05:00
Justin J. Meza
71f5c6ba11 added support for Unicode v6.1.0 2012-02-04 12:00:14 -05:00
Justin J. Meza
421b1376b4 minor documentation fix 2011-12-31 22:53:03 -08:00
Justin J. Meza
6abb1015d4 added array inheritance alternate syntax test 2011-12-31 22:46:47 -08:00
Justin J. Meza
4d7883a3e7 fixed CMake tests for errors and with input; added BF interpreter benchmark 2011-12-31 22:37:43 -08:00
Justin J. Meza
f2219a4727 added cmake folder 2011-12-31 20:56:23 -08:00
Justin J. Meza
0ec7a7f583 converted build toolchain to CMake 2011-12-31 20:53:54 -08:00
Justin J. Meza
3c89ae1c95 Merge branch 'future' of github.com:justinmeza/lci into future 2011-12-24 12:32:08 -08:00
Justin J. Meza
7838d44423 updated EBNF 2011-12-23 15:05:36 -05:00
Justin J. Meza
6d58808ba6 added support for alternate array declaration inheritance 2011-12-23 11:09:11 -05:00
Justin J. Meza
e306ac5d4b fixed minor memory lead with array inheritance declaration 2011-10-29 09:38:55 -07:00
Justin J. Meza
0a8d6d41c6 Merge branch 'future' of github.com:justinmeza/lci into future 2011-10-28 18:32:05 -04:00
Justin J. Meza
177466aac8 added basic support for array inheritance 2011-10-28 18:31:36 -04:00
Justin J. Meza
b47eaa5a7b fixed memory leak with alternate array definition statements 2011-10-01 09:56:03 -07:00
Justin J. Meza
9ab725d97d Added support for array initialization. 2011-09-26 16:16:19 -04:00
Justin J. Meza
72c983d066 Added the calling object reference variable, "ME", and some associated unit tests. 2011-07-19 22:44:42 -07:00
Justin J. Meza
35750a835d Added basic support for the calling object reference variable, "ME". 2011-07-19 00:02:43 -07:00
Justin J. Meza
dd5622fbf8 Added an error message in certain cases when a variable is used before being declared. 2011-07-17 20:22:20 -07:00
Justin J. Meza
6bb4543682 Minor bookkeeping changes. 2011-07-02 17:42:07 -07:00
Justin J. Meza
c4f564ec1f Added initial array unit tests. 2011-07-01 23:03:17 -07:00
Justin J. Meza
c3ded8ddab Fixed a segfault when attempting to declare a function in a non-array type value. 2011-07-01 22:38:12 -07:00
Justin J. Meza
35e24ff5e9 Fixed input EOF bug and updated main documentation. 2011-06-29 13:25:56 -07:00
Justin J. Meza
a6ef5811e8 Added basic array functionality and cleaned up documentation. 2011-06-14 23:54:12 -07:00
Justin J. Meza
977e3dfde5 Merged cleaned up source code 2010-12-22 18:06:32 -05:00
Justin J. Meza
6ebeb26d18 Updated documentation 2010-12-21 22:16:22 -05:00
Justin J. Meza
78456aabfd Merged SRS and de-linted code 2010-12-21 03:20:31 -05:00
Justin J. Meza
ec3a650876 Added SRS; made SMOOSH require MKAY 2010-12-20 18:30:37 -05:00
Justin J. Meza
233aa9481d Added exception handlers to the parser; made SMOOSH require MKAY 2010-12-20 01:17:11 -05:00
Justin J. Meza
bd76595233 Minor documentation fixes 2010-11-16 01:16:33 -05:00
Justin J. Meza
93a0e9c1be Minor documentation fixes 2010-11-16 01:12:08 -05:00
Justin J. Meza
465152505d Minor documentation revision 2010-11-16 00:56:20 -05:00
Justin J. Meza
e5678a5045 Fixed CAN HAS STDIO? bug 2010-11-16 00:49:20 -05:00
Justin J. Meza
a90bf070f0 Added new functions, stored as values; updated EBNF 2010-11-16 00:25:51 -05:00
Justin J. Meza
35963b63b9 Updated EBNF 2010-09-07 14:26:45 -07:00
Justin J. Meza
1736db5f0f Implemented variable deallocation 2010-09-02 01:37:20 -07:00
Justin J. Meza
a2db1d932f Added variable type initialization 2010-09-01 20:53:46 -07:00
Justin J. Meza
3d68f2b31b Fixed string literal parsing 2010-08-27 10:50:13 -07:00
Justin J. Meza
2e14ac0b3f Initial project import 2010-08-09 00:01:59 -07:00