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

125 commits

Author SHA1 Message Date
Gabor Adam Toth
6a994e2eb2 refactoring - renamed functions 2011-10-31 20:04:16 +01:00
Gabor Adam Toth
a9942c9830 uniform - added 'valid' member; macro fix 2011-10-23 00:13:42 +02:00
Gabor Adam Toth
4b0705d697 uniform struct 2011-10-14 01:16:09 +02:00
Gabor Adam Toth
54bf9472d2 uniform parser 2011-10-14 00:29:32 +02:00
Gabor Adam Toth
960f0e6d67 doc fix 2011-07-05 13:28:29 +02:00
Gabor Adam Toth
f0e3038e68 psyc_text: added extra param 2011-06-12 21:04:11 +02:00
Marenz
e4ac9c4552 added comment for PSYC_PARSE_BODY 2011-06-12 14:25:22 +02:00
Marenz
e226eb7847 rephrasing of a comment 2011-06-12 14:16:39 +02:00
Gabor Adam Toth
f6673f8210 removed setParseFlags 2011-06-02 15:01:26 +02:00
Gabor Adam Toth
7e64a5e53f + 2011-05-28 20:38:53 +02:00
Gabor Adam Toth
20daced691 doc: internal functions 2011-05-28 20:29:19 +02:00
Gabor Adam Toth
019b069af2 doc: internal functions 2011-05-28 20:24:36 +02:00
Gabor Adam Toth
4500ca0852 text: naming & doc fixes 2011-05-28 19:39:42 +02:00
Gabor Adam Toth
653fbcc156 number, date & time parsing functions; psycString variant for isRoutingVar & getVarType 2011-05-20 02:58:32 +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
Marenz
ea3b9cbbf9 changed formating 2011-05-16 00:01:02 +02:00
Gabor Adam Toth
7c3e8ec3ab doc: link to example code; testPsyc: moved interesting code to the top 2011-05-15 22:48:51 +02:00
Marenz
513f26169e error in example code 2011-05-15 21:35:26 +02:00
Marenz
4f606a0fe4 added new ParseFlag 2011-05-15 21:10:27 +02:00
Marenz
5ef946fa3b Forgot else clause for setParseFlags 2011-05-15 20:37:14 +02:00
Marenz
f92e4e750f added function setParseFlags 2011-05-15 20:36:16 +02:00
Marenz
b15ea8e587 rephrased 2011-05-15 20:26:52 +02:00
Gabor Adam Toth
0b823493f9 parseList: removed unused value parameter 2011-05-13 17:02:31 +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
Gabor Adam Toth
3490df97c9 + 2011-05-09 17:06:15 +02:00
Gabor Adam Toth
49057824f3 doc 2011-05-09 16:56:26 +02:00
Gabor Adam Toth
a1e1419f29 moar doc 2011-05-09 16:32:39 +02:00
Gabor Adam Toth
11e265b32e doc 2011-05-09 14:37:57 +02:00
Gabor Adam Toth
7870dfceea + 2011-05-09 12:42:42 +02:00
psyc://psyced.org/~lynX
421e201759 + 2011-05-09 09:11:59 +02:00
psyc://psyced.org/~lynX
ad868c83f4 more death to the parser 2011-05-09 09:06:52 +02:00
psyc://psyced.org/~lynX
36491b4886 death the parser 2011-05-09 09:02:15 +02:00
Gabor Adam Toth
754c6ff7d2 Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 02:29:07 +02:00
Gabor Adam Toth
d7a36076d5 make install 2011-05-09 02:27:12 +02:00
Marenz
d895cd86b7 removed obsolete part 2011-05-09 02:24:41 +02:00
Marenz
29e5ca9532 more documentation 2011-05-09 02:07:13 +02:00
Marenz
ddf1c1d9c9 fixed a typo 2011-05-09 01:53:30 +02:00
Marenz
c8d940c71b Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 01:49:18 +02:00
Marenz
919ac96907 enhancement in the documentation 2011-05-09 01:49:04 +02:00
Gabor Adam Toth
ca47a61d05 Merge branch 'master' of supraverse.net:libpsyc 2011-05-09 01:47:20 +02:00
Gabor Adam Toth
dea9b8edb9 parser: cleaned up psycParseRC 2011-05-09 01:47:06 +02:00
Marenz
6a6a3b6611 added small parsing tutorial 2011-05-09 01:36:57 +02:00
Marenz
e8bd72eb4a Explain a little more that the functions don't allocate memory 2011-05-09 00:39:41 +02:00
Marenz
a6e273989c minor formating changes 2011-05-09 00:14:48 +02:00
Marenz
19d0d000f0 moved debug.h lib.h to src 2011-05-08 23:40:26 +02:00
Gabor Adam Toth
1ebcb8b17d makefile fixes for solaris 2011-05-08 04:11:36 +02:00
Gabor Adam Toth
8cf748b945 parser: return code doc 2011-05-07 19:25:18 +02:00
Gabor Adam Toth
84ef512168 parser: more detailed return codes for incomplete values 2011-05-07 18:13:59 +02:00
Gabor Adam Toth
7a5d751477 psycString init fix 2011-05-06 15:33:52 +02:00
Gabor Adam Toth
a2815d6971 psycString init 2011-05-06 15:26:28 +02:00