Commit Graph

33 Commits

Author SHA1 Message Date
Justin Meza c412ec117a patched ElColmo's system command code with some minor style changes 2014-05-09 23:59:18 -04:00
Justin Meza 74b80b4aca updated some library code 2014-05-05 11:30:35 -04:00
Justin Meza e2c479de2e removed Clang warnings 2013-12-30 12:46:49 -05:00
Mark J. Reed 343d661a4d use long long integers instead of ints 2013-12-19 12:51:13 -05:00
Justin Meza f4ba7daf49 fixed function resolution issue pointed out by markjreed 2013-10-05 15:24:00 -04:00
Justin Meza f5ac2751bf added experimental interactive mode 2013-03-10 17:23:53 -04: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 b74839d704 new error infrastructure added 2012-12-12 23:53:54 -05:00
Justin J. Meza 6d58808ba6 added support for alternate array declaration inheritance 2011-12-23 11:09:11 -05: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 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 a90bf070f0 Added new functions, stored as values; updated EBNF 2010-11-16 00:25:51 -05: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 2e14ac0b3f Initial project import 2010-08-09 00:01:59 -07:00