Commit Graph

73 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 5e567c90e3 changing connection accept syntax 2014-05-05 10:07:02 -04:00
Justin Meza 4da096385e updated tests based on new library syntax 2014-05-05 02:12:29 -04:00
Justin Meza 816ffa2b5d added SOCKS library for socket I/O 2014-05-05 01:46:00 -04:00
Justin Meza 1fc16cd54a using type name instead of identifier 2014-04-26 02:01:18 -04:00
Justin Meza 731f3e7c4d added GPLv3 2014-04-21 00:08:26 -04:00
Justin Meza 33faea6c66 added some string manipulation standard library functions 2014-01-22 23:01:15 -05:00
Justin Meza 33691687d5 removed more Clang warnings 2013-12-30 12:55:39 -05:00
Justin Meza e2c479de2e removed Clang warnings 2013-12-30 12:46:49 -05:00
Justin Meza 6fea1cfb25 added support for Unicode v6.3 2013-12-19 13:36:51 -05:00
Mark J. Reed 343d661a4d use long long integers instead of ints 2013-12-19 12:51:13 -05:00
Justin J. Meza 323bb35b6d Merge pull request #10 from xiongchiamiov/future
Update project homepage a few places.
2013-11-22 18:19:17 -08:00
xiongchiamiov 5d2a84523b Update project homepage a few places.
There were two links to http://icanhaslolcode.org/ , which is now a parked
domain.  Now those appropriately go to http://lolcode.org/ .
2013-11-19 10:54:05 -08:00
Justin Meza f4ba7daf49 fixed function resolution issue pointed out by markjreed 2013-10-05 15:24:00 -04:00
Justin Meza 4e12f33afa updating README 2013-10-05 06:32:05 -04:00
Justin Meza add3956967 updating binding code 2013-10-05 06:31:56 -04:00
Justin J. Meza 610f897733 updating version 2013-03-18 13:19:43 -04:00
Justin J. Meza da61b7bcee Merge branch 'future' of github.com:justinmeza/lci into future 2013-03-18 13:17:35 -04:00
Justin Meza 4b22cae400 fixed install script 2013-03-17 19:38:33 -04:00
Justin Meza 589eaf9a21 added support for Unicode v6.2 2013-03-12 11:03:22 -04:00
Justin Meza f5ac2751bf added experimental interactive mode 2013-03-10 17:23:53 -04:00
Justin Meza 2f608d5150 reordered a couple of tests 2013-03-02 12:55:56 -05:00
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