0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 5 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set user-defined functions More... almost 9 years ago
code cleanup More... almost 9 years ago
don't return a parse error if see undef func More... almost 9 years ago
a little bit code cleanup More... almost 9 years ago
moved argument checking to ke_parse() More... almost 9 years ago
simplified ke_eval() with operator functions More... almost 9 years ago
use operator functions More... almost 9 years ago
support single-quotation mark and escaping More... almost 9 years ago
command line assignment More... almost 9 years ago
check unknown function names More... almost 9 years ago
return final type More... almost 9 years ago
support assignment More... almost 9 years ago
fixed a bug related to functions More... almost 9 years ago
added a few unary functions More... almost 9 years ago
eval working More... almost 9 years ago
changed a variable name More... almost 9 years ago
added ** and // More... almost 9 years ago
support "," More... almost 9 years ago
parse math expression with Shunting-yard More... almost 9 years ago
Prevent unused function warnings in khash.h, klist.h More... about 9 years ago
a bit more comments More... over 9 years ago
allow to change pipeline threads More... over 9 years ago
kt_pipeline() example More... over 9 years ago
erh... wrong link in the last commit More... over 9 years ago
added a link to the new doc More... over 9 years ago
added links to the new tiddlywiki doc More... over 9 years ago
kson_query() -> kson_by_path() for clarity More... over 9 years ago
simplified format() due to a later change More... over 9 years ago
rename a member var for clarity More... over 9 years ago
removed *error from kson_parse() More... over 9 years ago