Commit Graph

84 Commits

Author SHA1 Message Date
Justin Meza
b56bedf908 updating README; adding README.md; adding Travis CI integration 2015-03-08 17:15:13 -04:00
Justin Meza
2464d0c117 bumping version for new release 2014-12-12 15:09:31 -08:00
Justin Meza
cfab7e4401 add binding to all available interfaces 2014-12-01 08:57:25 -08:00
OrdNas
d95f751de5 cherry picking ord-nas's bug fix from master 2014-11-26 21:20:47 -08:00
Justin Meza
e500678dae scope storage and access performance optimizations 2014-10-26 20:16:26 -07:00
Justin Meza
88c2d47e13 fix implicit declaration of close with unistd.h 2014-10-24 22:02:26 -07:00
Justin Meza
ef823bc1a0 fix missing runtime array type check identified by LeartS 2014-10-24 22:00:57 -07:00
Justin Meza
5627045d83 fix induction variable update bug identified by LeartS 2014-10-23 22:57:10 -07:00
Justin Meza
e8dd671a27 adding some stdlib randomizaton functions 2014-08-31 15:40:21 -07:00
Justin Meza
46590f3886 minor cleanup 2014-08-31 14:36:07 -07:00
Justin Meza
6384a4c504 fixed string interpolation in library calls 2014-05-10 00:16:14 -04:00
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