1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-08 13:37:22 +00:00
Commit graph

391 commits

Author SHA1 Message Date
tg(x)
e047884a0d bsd memmem .h 2011-04-24 18:11:57 +02:00
tg(x)
d52f1a90ee bsd memmem 2011-04-24 17:23:44 +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
tg(x)
29f6e6c432 s/operator/oper/ 2011-04-22 22:59:15 +02:00
psyc://psyced.org/~lynX
1e32c9c484 PSYC_Packet struct? 2011-04-22 22:44:14 +02:00
tg(x)
8359215d98 s/modifier/operator/ 2011-04-22 20:50:59 +02:00
tg(x)
35342caced compiles again 2011-04-22 20:33:22 +02:00
tg(x)
d278cbb0b7 s/binary/length 2011-04-22 20:22:20 +02:00
tg(x)
4f86b6916b isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX
893a318b82 RenderHeader 2011-04-22 11:50:13 +02:00
tg(x)
9fd39c72a1 renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00
psyc://psyced.org/~lynX
ca844efdb4 PSYC_inherits() 2011-04-20 23:08:20 +02:00
psyc://psyced.org/~lynX
e229ea79f4 some typedef renames 2011-04-20 22:31:04 +02:00
psyc://psyced.org/~lynX
a3fdc3d6b7 memmem, not rendering yet 2011-04-20 22:22:55 +02:00
psyc://psyced.org/~lynX
88d9a10ab8 how did this get here? 2011-04-20 21:36:33 +02:00
tg(x)
cbd90eacac Merge branch 'master' of supraverse.net:libpsyc 2011-04-20 19:18:43 +02:00
tg(x)
dfb6512a5d moved types to psyc.h; added getVarType & isRoutingVar definitions; more doc 2011-04-20 19:18:35 +02:00
psyc://psyced.org/~lynX
d1ebbd7b3b clean version of PSYC_matches() 2011-04-20 18:59:27 +02:00
psyc://psyced.org/~lynX
52d672318c stupid gcc wants me to put extra () around the ret = 2011-04-20 17:15:03 +02:00
tg(x)
f7adce9461 typedef enums, more doc 2011-04-20 16:28:15 +02:00
psyc://psyced.org/~lynX
71dc5a7dad + 2011-04-20 15:37:38 +02:00
psyc://psyced.org/~lynX
2f59265338 typedef my enum! 2011-04-20 15:36:56 +02:00
tg(x)
e007285d88 moar documentation & fix PSYC_parse return type 2011-04-20 14:52:40 +02:00
psyc://psyced.org/~lynX
65b508bfa2 + 2011-04-19 23:17:23 +02:00
Marenz
7d225af313 more documentation 2011-04-19 22:57:49 +02:00
tg(x)
138a16e7a7 Makefile improvements 2011-04-19 22:52:08 +02:00
tg(x)
15b1c906bf moved tests dir 2011-04-19 22:37:42 +02:00
tg(x)
3bb7cb0ecc Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 22:31:47 +02:00
tg(x)
bf16028740 doxygen 2011-04-19 22:31:43 +02:00
Marenz
50d5e0c1c5 added doxygen file documentation 2011-04-19 22:27:38 +02:00
Marenz
4084616ae8 Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 22:12:53 +02:00
Marenz
bd3f82420c Added doxygen file 2011-04-19 22:12:40 +02:00
psyc://psyced.org/~lynX
17db8c674f + 2011-04-19 22:01:51 +02:00
psyc://psyced.org/~lynX
1542a0ddb6 here's PSYC_Types - now shoot me 2011-04-19 22:00:24 +02:00
Marenz
906f5debaa Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 21:55:36 +02:00
Marenz
de383692a9 added include guard 2011-04-19 21:55:22 +02:00
tg(x)
9efcaa7da3 comment fixes 2011-04-19 21:54:44 +02:00
tg(x)
e41822ed2b list parsing 2011-04-19 19:41:25 +02:00
tg(x)
0bc8555b47 size_t 2011-04-19 12:26:51 +02:00
tg(x)
00093b518a size_t 2011-04-19 09:42:43 +02:00
tg(x)
a0ab246127 parser fixes & refactoring; added more tests 2011-04-19 09:21:00 +02:00
psyc://psyced.org/~lynX
344f327e19 render.h & size_t 2011-04-18 16:54:56 +02:00
psyc://psyced.org/~lynX
ef2589ec42 definition of PSYC_text() 2011-04-18 16:51:54 +02:00
psyc://psyced.org/~lynX
d6e439625f + 2011-04-18 14:49:03 +02:00
psyc://psyced.org/~lynX
09013ea8b4 + 2011-04-18 14:46:57 +02:00
tg(x)
501e7bc317 compiles again 2011-04-18 13:27:48 +02:00