2
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix huddle encoding of number types More... 30 days ago
fix huddle encoding of boolean types More... 30 days ago
fix huddle encoding of JSON null More... 30 days ago
improve huddle tests to ensure coverage of all basic types More... 30 days ago
increment version to 1.8.1 More... 2 months ago
add unit test from PR#39 More... 2 months ago
Update mac-ci.yml More... 2 months ago
Update mac-ci.yml More... 2 months ago
Update mac-ci.yml More... 2 months ago
Update gcc version in linux-ci.yml More... 2 months ago
Update CI badges in README.md More... 2 months ago
changes to attempt support of both Tcl8 and Tcl9 More... 4 months ago
json2dict: Prevent converting boolean strings to numerical values More... over 2 years ago
Switch from Travis to Github Actions for CI (#36) More... about 3 years ago
say tcl 8.6 in examples More... almost 5 years ago
Import newer TEA with fixes for soname on FreeBSD (#35)
gahr
as Pietro Cerutti
More... almost 5 years ago
fix typo
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
Merge pull request #32 from flightaware/better-array-parsing
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
make parse2dictex be parse2dict_ex for consistency
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
Take --enable-symbols off the defaults for FreeBSD
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
Add a bit about json2dict_ex.
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
tests for dict2json_ex
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
create yajl::json2dict_ex
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
Merge branch 'better-array-parsing' of github.com:flightaware/yajl-tcl into better-array-parsing
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
split out a separate parse2dictex to preserve parse2dict compatibility
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
update version of more things to 1.7.0 More... almost 6 years ago
Merge branch 'master' into better-array-parsing More... almost 6 years ago
new json_to_array proc imports a json map or array to a tcl array
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
in parse2dict store arrays properly by creating a synthetic key of 0, 1, 2..
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
first cut at fixing json2dict's handling of arrays
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago