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

61 commits

Author SHA1 Message Date
tg(x)
3cc1c8127a license header 2013-07-16 16:53:51 +02:00
tg(x)
ece5c86cb4 c++ compat 2012-02-21 03:00:52 +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)
382fd3c779 better psyc_dict_lookup 2012-01-09 11:52:09 +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)
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)
1cc58abd0e indent 2011-11-11 22:18:24 +01:00
tg(x)
4b31a16ad6 added psyc operator defs 2011-11-09 19:01:05 +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)
b92ac91b7e c2arg2 2011-11-01 22:24:35 +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)
01358610fd uniform parser 2011-10-14 00:29:32 +02:00
tg(x)
1468356da4 text: naming & doc fixes 2011-05-28 19:39:42 +02:00
psyc://psyced.org/~lynX
dba9730991 declaration of 'strlen' shadows a global declaration 2011-05-23 19:13:51 +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)
b1ae67135d added psyc_isListVar(), removed name param from psyc_parseList(), added more documentation 2011-05-09 19:21:26 +02:00
tg(x)
f0b97701d0 doc 2011-05-09 14:37:57 +02:00
psyc://psyced.org/~lynX
7909c20307 + 2011-05-09 09:11:59 +02:00
psyc://psyced.org/~lynX
ee44312e5c death the parser 2011-05-09 09:02:15 +02:00
Marenz
90579e33da intro text changed 2011-05-09 02:41:16 +02:00
Marenz
5eec69d752 enhancement in the documentation 2011-05-09 01:49:04 +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
tg(x)
259b51966c fixes for inline functions, c99 mode, formatting 2011-05-04 01:00:35 +02:00
tg(x)
f8d44070cc psyc_text + tests 2011-05-03 22:18:35 +02:00
tg(x)
f722733f08 getVarType 2011-04-29 22:58:19 +02:00
psyc://psyced.org/~lynX
d4c44936de + 2011-04-28 15:20:07 +02:00
tg(x)
ec69b5ee3f render: restructuring into more functions, added some docs 2011-04-26 22:44:48 +02:00
tg(x)
a252040c62 list rendering 2011-04-26 17:23:06 +02:00
psyc://psyced.org/~lynX
e48a6ab1eb new style: psyc_functions, psycTypes, PSYC_MACROS 2011-04-25 23:40:38 +02:00
psyc://psyced.org/~lynX
62814badae used by psyclpc's configure script 2011-04-25 22:02:24 +02:00
tg(x)
0ee3404bda fixes & test for rendering 2011-04-25 21:57:03 +02:00
tg(x)
14a62b568e fixed modifier array 2011-04-25 14:39:58 +02:00
tg(x)
3afb723bf8 functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
psyc://psyced.org/~lynX
2fb506abce Merge commit 'origin' 2011-04-23 17:16:24 +02:00
psyc://psyced.org/~lynX
742323e414 how to pass constrant strings with length at compile time 2011-04-23 17:16:05 +02:00
tg(x)
1a34b50dbf added missing ; 2011-04-23 16:58:02 +02:00
tg(x)
8da315b583 function definitions for creating packet & modifier structs 2011-04-23 16:51:46 +02:00
tg(x)
f6448c8fe7 more PSYC_Packet fields; s/Var/Modifier/ 2011-04-22 23:16:50 +02:00
psyc://psyced.org/~lynX
1e32c9c484 PSYC_Packet struct? 2011-04-22 22:44:14 +02:00