26 Commits

Author SHA1 Message Date
Lewis Van Winkle
4e8cc0067a update travis-ci 2021-08-16 12:01:07 -05:00
Lewis Van Winkle
61af1dd24c fully allow upper-case letters in variable names 2021-03-03 16:20:38 -06:00
Lewis Van Winkle
d3657f97ff update readme to c99 2020-10-19 13:04:42 -05:00
Tim Gates
f298485924 docs: fix simple typo, thrid -> third
There is a small typo in README.md.

Should read `third` rather than `thrid`.
2020-10-11 10:12:43 +11:00
Lewis Van Winkle
9f691891a8 fixed typos 2017-04-03 12:59:02 -05:00
Lewis Van Winkle
c5f573eaeb added documentation for new functions 2017-04-03 12:58:15 -05:00
Lewis Van Winkle
1f54148850 Fixed headings for github. 2017-04-03 12:51:41 -05:00
Lewis Van Winkle
a02d282112 added logo alt text 2016-12-07 12:21:29 -06:00
Lewis Van Winkle
38851e2061 added logo to readme 2016-12-07 12:18:44 -06:00
Lewis Van Winkle
c38cdbf278 Added building instructions 2016-12-07 11:34:50 -06:00
Lewis Van Winkle
b9d2e4cd34 Updated README with variable naming rules. 2016-11-28 18:24:37 -06:00
Lewis Van Winkle
b4310cc55c Added section about compile-time options. 2016-08-22 22:29:33 -05:00
Lewis Van Winkle
bcd6c85640 Added travis.yml 2016-05-18 12:10:52 -05:00
Lewis Van Winkle
4791163e24 Added additional example and info. 2016-05-05 17:12:02 -05:00
Lewis Van Winkle
681fb9aa0f Allow empty parens for function0. 2016-02-23 17:29:03 -06:00
Lewis Van Winkle
52a4995d6c Added comma operator, builtin functions of arity 0 and 2. 2016-02-23 15:18:44 -06:00
Lewis Van Winkle
df92386cc9 Changed name format. 2016-02-11 14:24:50 -06:00
Lewis Van Winkle
83d1d80209 Couple tweaks. 2016-01-25 10:04:03 -06:00
Lewis Van Winkle
dc643905d1 Refactored docs. 2016-01-24 21:19:48 -06:00
Lewis Van Winkle
eea9acf9f6 Add more info for te_interp 2016-01-23 12:10:51 -06:00
Lewis Van Winkle
1ee637afef Changed error handling a bit. te_interp returns NaN for bad expressions. 2016-01-23 12:09:38 -06:00
Lewis Van Winkle
9beeff7f58 Added const in te_eval. 2016-01-21 15:05:10 -06:00
Lewis Van Winkle
dc84b66be6 Fixed benchmark table. 2016-01-21 14:53:56 -06:00
Lewis Van Winkle
9019a72350 More code highlighting. 2016-01-21 14:49:57 -06:00
Lewis Van Winkle
01a4d9355a Added code hightlights to readme 2016-01-21 14:48:35 -06:00
Lewis Van Winkle
ec3dde1e24 Initial commit 2016-01-21 14:36:59 -06:00