1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
Commit graph

175 commits

Author SHA1 Message Date
tg(x)
975a3cdd99 template var names 2012-03-08 10:29:43 +01:00
tg(x)
4dac647766 _notice_peer_(dis)connect methods 2012-03-06 02:36:30 +01:00
tg(x)
dbd2c1f19d linking fix for -lm 2012-02-15 22:47:16 +01:00
tg(x)
545ee184a1 modifier, psyc-mode fix 2012-02-15 22:39:19 +01:00
tg(x)
a2e54dfdd0 Revert "we usually do it like this, but maybe we should do it like you say?"
This reverts commit c0ec7c3e21.
2012-02-06 15:07:27 +01:00
tg(x)
5163c1a1a7 Merge branch 'master' of supraverse.net:libpsyc 2012-02-06 15:05:12 +01: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
psyc://psyced.org/~lynX
a6f41c6754 we usually do it like this, but maybe we should do it like you say? 2012-01-27 15:57:02 +01:00
tg(x)
80eb590987 uniform path; more methods 2012-01-25 18:05:44 +01:00
tg(x)
a210128091 + 2012-01-17 10:53:34 +01:00
tg(x)
382fd3c779 better psyc_dict_lookup 2012-01-09 11:52:09 +01:00
tg(x)
dbcd35102b hello methods & templates 2012-01-04 23:33:43 +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)
07901658f3 hello methods 2011-12-27 17:50:25 +01:00
tg(x)
0fefc0be74 psyc_entity_type(), _action methods 2011-12-03 14:34:29 +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)
efd58428a9 psyc_method_family() 2011-11-28 14:00:41 +01:00
tg(x)
d0b3b85924 table rendering 2011-11-26 15:03:10 +01:00
tg(x)
2e242d4f47 added @ op & _table type; number, index & keyword parsing 2011-11-21 16:00:46 +01:00
tg(x)
42c2709378 table parsing 2011-11-14 22:02:02 +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)
940a18572c c2str 2011-11-03 14:44:04 +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)
260bba0c46 refactoring - renamed functions 2011-10-31 20:04:16 +01:00
tg(x)
0a95b0a518 find var in array 2011-10-30 16:04:54 +01:00
tg(x)
47984a765b uniform - added 'valid' member; macro fix 2011-10-23 00:13:42 +02:00
tg(x)
825a383772 uniform struct 2011-10-14 01:16:09 +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)
15fc28d2d7 make fixes 2011-06-12 20:55:26 +02:00
tg(x)
f51aae3485 make .so 2011-06-05 10:44:34 +02:00
tg(x)
1468356da4 text: naming & doc fixes 2011-05-28 19:39:42 +02:00
tg(x)
f2f5302c5a fix for routingVars & varTypes declaration 2011-05-23 02:03:34 +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)
1cc5499777 bench: added test tools, updated results; added inline option for parse & render 2011-05-17 00:27:26 +02:00
tg(x)
5f4e56a5e1 parseList: removed unused value parameter 2011-05-13 17:02:31 +02:00
tg(x)
6dbea6a69b make clean 2011-05-10 16:54:40 +02:00
tg(x)
b1ae67135d added psyc_isListVar(), removed name param from psyc_parseList(), added more documentation 2011-05-09 19:21:26 +02:00
tg(x)
29ad98a924 moar doc 2011-05-09 16:32:39 +02:00
psyc://psyced.org/~lynX
2e39b26207 more death to the parser 2011-05-09 09:06:52 +02:00