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

363 commits

Author SHA1 Message Date
Gabor Adam Toth
5dd68d87fc methods & templates 2011-11-30 13:51:50 +01:00
tg(x)
efd58428a9 psyc_method_family() 2011-11-28 14:00:41 +01:00
Gabor Adam Toth
1aa08235b7 psyc_method_family() 2011-11-28 14:00:41 +01:00
tg(x)
d0b3b85924 table rendering 2011-11-26 15:03:10 +01:00
Gabor Adam Toth
5d1659f5f5 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
Gabor Adam Toth
7c1c74dd93 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
Gabor Adam Toth
03cf28ae79 table parsing 2011-11-14 22:02:02 +01:00
tg(x)
1cc58abd0e indent 2011-11-11 22:18:24 +01:00
Gabor Adam Toth
cf02d065cf indent 2011-11-11 22:18:24 +01:00
tg(x)
aee9203df6 resync 2011-11-09 21:38:06 +01:00
Gabor Adam Toth
58d4b73597 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
Gabor Adam Toth
af6106c125 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
Gabor Adam Toth
27dbed5dc7 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
Gabor Adam Toth
d2780c0dbf 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
Gabor Adam Toth
9f3cc511aa c2str 2011-11-03 14:44:04 +01:00
tg(x)
dea012a8cb refactoring - init functions 2011-11-03 14:27:01 +01:00
Gabor Adam Toth
8906e67529 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
Gabor Adam Toth
ed5feee0e3 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
Gabor Adam Toth
0cd53743e2 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
Gabor Adam Toth
baed20aed8 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
Gabor Adam Toth
6a994e2eb2 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
Gabor Adam Toth
e82d444c3d 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
Gabor Adam Toth
a9942c9830 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
Gabor Adam Toth
4b0705d697 uniform struct 2011-10-14 01:16:09 +02:00
tg(x)
01358610fd uniform parser 2011-10-14 00:29:32 +02:00
Gabor Adam Toth
54bf9472d2 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
Gabor Adam Toth
f0e3038e68 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
Gabor Adam Toth
340b164f6d make fixes 2011-06-12 20:55:26 +02:00
tg(x)
f51aae3485 make .so 2011-06-05 10:44:34 +02:00
Gabor Adam Toth
3d4aeac8ba 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
Gabor Adam Toth
4500ca0852 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
Gabor Adam Toth
773a94788e 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
Gabor Adam Toth
653fbcc156 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
Gabor Adam Toth
6e68b6a17d 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
Gabor Adam Toth
0b823493f9 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
Gabor Adam Toth
248e9234e1 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
Gabor Adam Toth
79d3adcd9c 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
Gabor Adam Toth
a1e1419f29 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
psyc://psyced.org/~lynX
ad868c83f4 more death to the parser 2011-05-09 09:06:52 +02:00
psyc://psyced.org/~lynX
ee44312e5c death the parser 2011-05-09 09:02:15 +02:00
psyc://psyced.org/~lynX
36491b4886 death the parser 2011-05-09 09:02:15 +02:00
tg(x)
bc1f3e9083 parser: cleaned up psycParseRC 2011-05-09 01:47:06 +02:00
Gabor Adam Toth
dea9b8edb9 parser: cleaned up psycParseRC 2011-05-09 01:47:06 +02:00
Marenz
ab8f70150e moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Marenz
19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
tg(x)
1bed39e5d6 parser: fix for partial content in routing-only mode 2011-05-08 22:08:48 +02:00
Gabor Adam Toth
fa877024ae parser: fix for partial content in routing-only mode 2011-05-08 22:08:48 +02:00
tg(x)
72ed9a3eff parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
Gabor Adam Toth
84ef512168 parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
tg(x)
f9b6b9a41d + 2011-05-06 00:18:25 +02:00
Gabor Adam Toth
03a33c7a5e + 2011-05-06 00:18:25 +02:00
tg(x)
fd5d886053 parser: fixes routing-only mode, set valueParsed & valueLength for data as well; render: added support for rendering raw content 2011-05-06 00:13:37 +02:00
Gabor Adam Toth
07c6711db0 parser: fixes routing-only mode, set valueParsed & valueLength for data as well; render: added support for rendering raw content 2011-05-06 00:13:37 +02:00
tg(x)
fea30e3688 fix for 0 length modifier value 2011-05-04 18:58:46 +02:00
Gabor Adam Toth
289de97bea fix for 0 length modifier value 2011-05-04 18:58:46 +02:00
tg(x)
c4340bae9f tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
Gabor Adam Toth
44622925f5 tests & fix for 0 length modifier value 2011-05-04 17:59:51 +02:00
tg(x)
e7a4df6180 fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
Gabor Adam Toth
29a72caf6f fix for 0 length content/modifiers 2011-05-04 17:46:20 +02:00
tg(x)
e47139f059 render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
Gabor Adam Toth
4394aa5e0c render: added error codes for missing method & modifier name; fixes for test tools 2011-05-04 15:41:35 +02:00
tg(x)
c9402a5a42 parser: fix for binary body length 2011-05-04 15:40:05 +02:00
Gabor Adam Toth
a11c632e3d parser: fix for binary body length 2011-05-04 15:40:05 +02:00
tg(x)
259b51966c fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
Gabor Adam Toth
aaf480b782 fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
tg(x)
c92bfd3a91 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
Gabor Adam Toth
9941b82761 text: moved inline functions to .h, fixed warnings 2011-05-03 23:03:52 +02:00
Marenz
51c95d0858 Merge branch 'master' of supraverse.net:libpsyc 2011-05-03 22:57:37 +02:00
Mathias Laurenz Baumann
7320d5671e Merge branch 'master' of supraverse.net:libpsyc 2011-05-03 22:57:37 +02:00
Marenz
0fd0cd6e7a moved inline functions back to the header
shouldn't result in any problems when used with static inline
2011-05-03 22:56:54 +02:00
Mathias Laurenz Baumann
d139e1a191 moved inline functions back to the header
shouldn't result in any problems when used with static inline
2011-05-03 22:56:54 +02:00
tg(x)
f3804c4b3f render: -inline 2011-05-03 22:54:34 +02:00
Gabor Adam Toth
e05081b074 render: -inline 2011-05-03 22:54:34 +02:00
tg(x)
5bbcda7da0 parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
Gabor Adam Toth
86f997eddd parser: next*Buffer -> set*Buffer, added setParse*Buffer2, added PSYC_ prefix to macro 2011-05-03 22:24:50 +02:00
tg(x)
f8d44070cc psyc_text + tests 2011-05-03 22:18:35 +02:00