Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2023-03-12
16:00
replace name by nickname Leaf check-in: 91e7964652 user: juef tags: trunk
13:53
remove email, use nickname as author name check-in: 1dfca5e787 user: juef tags: trunk
2023-03-08
16:35
tidy up check-in: a8dc17b7a0 user: juef tags: trunk
2019-11-10
12:24
DEPRECATED: use json package from jimtcl see also: [https://github.com/msteveb/jimtcl/pull/133] check-in: cdeab4e214 user: juef tags: trunk
2018-02-27
14:18
update links check-in: 5c1e50c3d9 user: juef tags: trunk
2016-08-11
12:22
jsmn: sync check-in: 293c2990a1 user: juef tags: trunk
12:16
compat.h: remove __BEGIN_DECLS and __END_DECLS check-in: 876df821c8 user: juef tags: trunk
12:11
rename: json2dict() => json2dict_cmd() check-in: c0f1814516 user: juef tags: trunk
12:02
remove 'inline' attribute for the function dump_array_or_object() check-in: 51b4824b24 user: juef tags: trunk
2016-06-20
08:46
update download links check-in: 7e91bf02c9 user: juef tags: trunk
2016-06-17
16:40
add www/download.html check-in: cc88bf4453 user: juef tags: trunk
15:10
remove 404.md check-in: 7d788b857b user: juef tags: trunk
2016-03-25
13:55
fix vertical alignment check-in: 56efdf769e user: juef tags: trunk
13:00
version 1.0.0 check-in: 275c4126d0 user: juef tags: trunk, v1.0.0
09:02
add a new option: -subst check-in: 92e3876849 user: juef tags: trunk
2016-03-24
15:58
parse_args(): explicitly initialize 'iflag' and 'nullObj' check-in: c501ed7356 user: juef tags: trunk
15:40
add a new option: -null check-in: 439a7ad421 user: juef tags: trunk
14:02
use shared true and false objects check-in: bcff330932 user: juef tags: trunk
2016-03-23
23:22
use correct values for true, false and null check-in: 017ef9e1de user: juef tags: trunk
21:15
rid of duplicate code check-in: 1ad67b8b14 user: juef tags: trunk
2016-03-22
11:49
dump(): add an assertion check-in: e530c6b044 user: juef tags: trunk
2016-03-21
19:39
rename: dump_root() => convert_json() check-in: 354b4d66ab user: juef tags: trunk
19:09
remove dump_sp() function check-in: e0a48cfa5d user: juef tags: trunk
18:57
alloc_tokens(): remove one check check-in: 7d30c87c2c user: juef tags: trunk
16:20
polish up Makefile check-in: 8727b57d7b user: juef tags: trunk
16:05
reverse '-noindex' option check-in: aecf15b209 user: juef tags: trunk
15:53
polish up jmsn.c check-in: c7035014d1 user: juef tags: trunk
15:45
update copyright year check-in: b1b832d016 user: juef tags: trunk
2016-03-08
16:29
manual: update link to man.css check-in: b2fa98163a user: juef tags: trunk
2015-12-29
12:52
rewrite tokenize() check-in: 1e6c5201ec user: juef tags: trunk
2015-12-19
19:19
parse_args(): set upper bound for 'optlen' check-in: 34aa155e02 user: juef tags: trunk
16:42
small style changes check-in: 248ac9fcd1 user: juef tags: trunk
16:29
parse_args(): replace strcmp() => strncmp() check-in: 4e33b3fd5d user: juef tags: trunk
2015-10-19
17:09
rename: objc, objv => argc, argv check-in: d5fcbd5465 user: juef tags: trunk
15:11
reduce checks in recursive calls check-in: ea4258b9dd user: juef tags: trunk
2015-10-18
18:18
dump(): do not check twice JSMN_ARRAY and JSMN_OBJECT check-in: f25b5a018a user: juef tags: trunk
13:13
yet another style changes check-in: 6bdf641e64 user: juef tags: trunk
12:52
another style changes check-in: 6a5e1bea83 user: juef tags: trunk
12:26
minor style changes check-in: bbf35f5049 user: juef tags: trunk
12:13
jsmn: sync to [https://github.com/zserge/jsmn/commit/aedc121ce8a5ef0156ee6cb7e06fcd96457220a0|aedc121] check-in: a6ee5557eb user: juef tags: trunk
2015-09-25
10:39
manual: update jsmn's homepage check-in: a4eb7ac3d0 user: juef tags: trunk
2015-08-05
07:35
use full email address in license text check-in: cd94b93c3f user: juef tags: trunk
2015-07-28
14:32
manual page: use a new man.css check-in: ff75081ff6 user: juef tags: trunk
2015-07-25
05:03
dump(): do not convert 'len' to size_t both Jim_NewStringObj() and jsmntok_t are used int found by [http://clang.llvm.org/|Clang] with [http://clang.llvm.org/docs/UsersManual.html#diagnostics-enable-everything|-Weverything] check-in: 86191bf108 user: juef tags: trunk
2015-07-24
11:02
version 0.1.0 check-in: 04ee5b480e user: juef tags: trunk
2015-07-23
16:39
add new function parse_args() check-in: 10912f98fc user: juef tags: trunk
2015-07-21
17:51
add additional check check-in: 8461dcdfaa user: juef tags: trunk
13:41
slightly rewrite args parsing check-in: 1ddff55d85 user: juef tags: trunk
12:22
short-cut for the "lindex [json2dict json] index": dropped check-in: abddb8d5e5 user: juef tags: trunk
08:26
rewrite a bit manual page check-in: 1e2fc4a62a user: juef tags: trunk