Commit Graph

124 Commits

Author SHA1 Message Date
psyc://loupsycedyglgamf.onion/~lynX 1248989279 simple vim syntax for psyc packets 1984-04-04 00:44:05 +00:00
psyc://loupsycedyglgamf.onion/~lynX 1da751f54c allow 'make check' from outside test directory 1984-04-04 00:44:06 +00:00
psyc://loupsycedyglgamf.onion/~lynX 3a7ca2fa05 handle gcc bug 1984-04-04 00:44:05 +00:00
psyc://loupsycedyglgamf.onion/~lynX 6869cfbf73 'nettest' is broken: it is a bug in the testing suite, not in the library. 1984-04-04 00:44:07 +00:00
psyc://loupsycedyglgamf.onion/~lynX 8191dd44ef allow testing before installation 1984-04-04 00:44:06 +00:00
psyc://loupsycedyglgamf.onion/~lynX 2bf10f154e tests do not work with -std=c99 !? 2013-07-16 14:53:52 +00:00
tg(x) 3cc1c8127a license header 2013-07-16 16:53:51 +02:00
tg(x) 71866659f9 dict syntax; index & update mod parser; psyc-mode for emacs 2012-02-06 15:05:08 +01:00
tg(x) eaeab8c226 psyc_is_var_routing() -> psyc_var_routing() 2012-01-31 19:34:11 +01:00
tg(x) 80eb590987 uniform path; more methods 2012-01-25 18:05:44 +01:00
tg(x) 382fd3c779 better psyc_dict_lookup 2012-01-09 11:52:09 +01:00
tg(x) cd2e898c40 psyc_text params 2012-01-04 23:32:01 +01:00
tg(x) 30351302bc packet id 2011-12-28 23:45:16 +01:00
tg(x) 078ec2a374 PSYC_STRING, func params 2011-12-01 14:12:41 +01:00
tg(x) 75f4e0aee4 methods & templates 2011-11-30 13:51:50 +01:00
tg(x) d0b3b85924 table rendering 2011-11-26 15:03:10 +01:00
tg(x) 42c2709378 table parsing 2011-11-14 22:02:02 +01:00
tg(x) d95aa7f3e7 indent 2011-11-12 11:35:37 +01:00
tg(x) 1cc58abd0e indent 2011-11-11 22:18:24 +01:00
tg(x) aee9203df6 resync 2011-11-09 21:38:06 +01:00
tg(x) 49dedd5864 added state op return codes for psyc_parse, added stateop to PsycPacket 2011-11-09 21:22:58 +01:00
tg(x) 9f9bb2ffaa allow only = and ? to be alone on a line 2011-11-09 19:45:27 +01:00
tg(x) e2130b3eee added support for state sync/reset packets 2011-11-09 19:02:21 +01:00
tg(x) 4b31a16ad6 added psyc operator defs 2011-11-09 19:01:05 +01:00
tg(x) dea012a8cb refactoring - init functions 2011-11-03 14:27:01 +01:00
tg(x) 9d8ceefe0b added entity & slash to uniform struct 2011-11-01 12:22:30 +01:00
tg(x) 344cdb7996 refactoring - more renames 2011-11-01 12:06:58 +01:00
tg(x) f25e768482 refactoring - renamed types 2011-10-31 20:26:47 +01:00
tg(x) f1028663dd list test 2011-10-31 20:04:41 +01:00
tg(x) 260bba0c46 refactoring - renamed functions 2011-10-31 20:04:16 +01:00
tg(x) 825a383772 uniform struct 2011-10-14 01:16:09 +02:00
tg(x) 60a59f246a testPsyc beautify 2011-10-14 00:31:43 +02:00
tg(x) 01358610fd uniform parser 2011-10-14 00:29:32 +02:00
tg(x) 0559cd79a7 psyc_text: added extra param 2011-06-12 21:04:11 +02:00
tg(x) 79167f2563 testPsyc: +debug msg 2011-06-02 15:07:11 +02:00
tg(x) ac7b059b9c more test packets & additional testPsyc debug msgs 2011-06-02 13:25:48 +02:00
tg(x) dbb350db86 make bench 2011-05-24 22:59:49 +02:00
tg(x) 05f6ba6be9 bench: fix for strlen & json-c tests 2011-05-24 20:41:27 +02:00
tg(x) 3e08a81abf bench: binary packet generation & results 2011-05-24 17:37:00 +02:00
tg(x) d40fa8c398 number, date & time parsing functions; psycString variant for isRoutingVar & getVarType 2011-05-20 02:58:32 +02:00
tg(x) 2324f8e6b4 test tool fixes 2011-05-20 02:53:56 +02:00
tg(x) e04c15efc0 test: support for large files; make bench 2011-05-18 22:00:28 +02:00
tg(x) 1cc5499777 bench: added test tools, updated results; added inline option for parse & render 2011-05-17 00:27:26 +02:00
tg(x) 1edd326f1f bench: testPsycFast results 2011-05-16 20:13:10 +02:00
tg(x) 852731d30a doc: link to example code; testPsyc: moved interesting code to the top 2011-05-15 22:48:51 +02:00
tg(x) f9bc1099a2 test: make opts 2011-05-15 21:20:58 +02:00
tg(x) 4512c1ae9d test: opts, help 2011-05-15 21:12:17 +02:00
tg(x) 4ccc0c89e6 test: stats option for files too 2011-05-15 11:51:30 +02:00
tg(x) 65d85f6034 + 2011-05-15 00:17:33 +02:00
tg(x) 4b9fba98d4 test: getopt 2011-05-14 21:16:11 +02:00