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

159 commits

Author SHA1 Message Date
Gabor Adam Toth
7513578c43 _notice_peer_(dis)connect methods 2012-03-06 02:36:30 +01:00
Gabor Adam Toth
6bc4dbb8cc c++ compat 2012-02-21 03:00:52 +01:00
Gabor Adam Toth
2a7778f868 modifier, psyc-mode fix 2012-02-15 22:39:19 +01:00
Gabor Adam Toth
632616a2fb 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
Gabor Adam Toth
a91eb849b7 Merge branch 'master' of supraverse.net:libpsyc 2012-02-06 15:05:12 +01:00
Gabor Adam Toth
d3aa4508b9 dict syntax; index & update mod parser; psyc-mode for emacs 2012-02-06 15:05:08 +01:00
Gabor Adam Toth
3ee2f0e392 psyc_is_var_routing() -> psyc_var_routing() 2012-01-31 19:34:11 +01:00
psyc://psyced.org/~lynX
c0ec7c3e21 we usually do it like this, but maybe we should do it like you say? 2012-01-27 15:57:02 +01:00
Gabor Adam Toth
04842f9105 uniform path; more methods 2012-01-25 18:05:44 +01:00
Gabor Adam Toth
f7e40dcf52 + 2012-01-17 10:53:34 +01:00
Gabor Adam Toth
97d5ae6af3 better psyc_dict_lookup 2012-01-09 11:52:09 +01:00
Gabor Adam Toth
7c87d03d3b hello methods & templates 2012-01-04 23:33:43 +01:00
Gabor Adam Toth
5fc5c5079a psyc_text params 2012-01-04 23:32:01 +01:00
Gabor Adam Toth
aad05d8483 packet id 2011-12-28 23:45:16 +01:00
Gabor Adam Toth
946c56c100 hello methods 2011-12-27 17:50:25 +01:00
psyc://psyced.org/~lynX
f7a16b8564 method.h 2011-12-04 15:05:51 +01:00
Gabor Adam Toth
a6a795e5a8 install .h 2011-12-04 15:04:48 +01:00
Gabor Adam Toth
60fc690d81 psyc_entity_type(), _action methods 2011-12-03 14:34:29 +01:00
Gabor Adam Toth
c4d364a70b PSYC_STRING, func params 2011-12-01 14:12:41 +01:00
Gabor Adam Toth
5dd68d87fc methods & templates 2011-11-30 13:51:50 +01:00
Gabor Adam Toth
1aa08235b7 psyc_method_family() 2011-11-28 14:00:41 +01:00
Gabor Adam Toth
5d1659f5f5 table rendering 2011-11-26 15:03:10 +01:00
Gabor Adam Toth
7c1c74dd93 added @ op & _table type; number, index & keyword parsing 2011-11-21 16:00:46 +01:00
Gabor Adam Toth
03cf28ae79 table parsing 2011-11-14 22:02:02 +01:00
Gabor Adam Toth
cf02d065cf indent 2011-11-11 22:18:24 +01:00
Gabor Adam Toth
58d4b73597 resync 2011-11-09 21:38:06 +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
Gabor Adam Toth
8a9ef74707 added psyc operator defs 2011-11-09 19:01:05 +01:00
Gabor Adam Toth
8906e67529 refactoring - init functions 2011-11-03 14:27:01 +01:00
Gabor Adam Toth
19c7cadad2 unsigned number parsing 2011-11-03 14:15:42 +01:00
Gabor Adam Toth
68a0959795 c2arg2 2011-11-01 22:24:35 +01:00
Gabor Adam Toth
ed5feee0e3 added entity & slash to uniform struct 2011-11-01 12:22:30 +01:00
Gabor Adam Toth
0cd53743e2 refactoring - more renames 2011-11-01 12:06:58 +01:00
Gabor Adam Toth
baed20aed8 refactoring - renamed types 2011-10-31 20:26:47 +01:00
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