tg(x)
|
07d7a3f776
|
+
|
2011-04-26 19:17:33 +02:00 |
|
tg(x)
|
a252040c62
|
list rendering
|
2011-04-26 17:23:06 +02:00 |
|
tg(x)
|
1a0b28003d
|
parser: fix for empty data, testParser: verbose mode
|
2011-04-26 03:43:49 +02:00 |
|
psyc://psyced.org/~lynX
|
6058b8b58c
|
not automatic yet, but at least it exits cleanly
|
2011-04-26 00:10:02 +02:00 |
|
psyc://psyced.org/~lynX
|
3baf88d81b
|
automizable psyc_isRoutingVar tests
|
2011-04-25 23:58:07 +02:00 |
|
psyc://psyced.org/~lynX
|
b9f433f9ab
|
testRender now automaticable
|
2011-04-25 23:49:27 +02:00 |
|
psyc://psyced.org/~lynX
|
e48a6ab1eb
|
new style: psyc_functions, psycTypes, PSYC_MACROS
|
2011-04-25 23:40:38 +02:00 |
|
tg(x)
|
7dc8effab6
|
render doc
|
2011-04-25 23:14:22 +02:00 |
|
tg(x)
|
0226b1bba7
|
render: delim
|
2011-04-25 22:57:08 +02:00 |
|
tg(x)
|
d71313dd14
|
+
|
2011-04-25 22:47:24 +02:00 |
|
psyc://psyced.org/~lynX
|
dcbc8cd81a
|
Merge commit 'origin'
|
2011-04-25 22:39:06 +02:00 |
|
psyc://psyced.org/~lynX
|
b3cea3e614
|
renamed: psyc.c -> packet.c
|
2011-04-25 22:38:42 +02:00 |
|
tg(x)
|
3c9e124bda
|
printf
|
2011-04-25 22:34:08 +02:00 |
|
tg(x)
|
16d24be752
|
added assert for render, removed LPC assert
|
2011-04-25 22:31:21 +02:00 |
|
psyc://psyced.org/~lynX
|
62814badae
|
used by psyclpc's configure script
|
2011-04-25 22:02:24 +02:00 |
|
tg(x)
|
7a0dd32483
|
-
|
2011-04-25 22:01:13 +02:00 |
|
tg(x)
|
ecdc0b4753
|
Merge branch 'master' of supraverse.net:libpsyc
|
2011-04-25 21:57:09 +02:00 |
|
tg(x)
|
0ee3404bda
|
fixes & test for rendering
|
2011-04-25 21:57:03 +02:00 |
|
psyc://psyced.org/~lynX
|
c796f8939c
|
warning: declaration of 'index' shadows a global declaration
|
2011-04-25 21:28:24 +02:00 |
|
psyc://psyced.org/~lynX
|
f4791db17c
|
don't use sprintf for rendering numbers
|
2011-04-25 16:11:47 +02:00 |
|
psyc://psyced.org/~lynX
|
97d40c09bd
|
Merge commit 'origin'
|
2011-04-25 14:47:27 +02:00 |
|
psyc://psyced.org/~lynX
|
e7e022a05a
|
did you actually mean PSYC_MODIFIER_NEED_LENGTH ?
|
2011-04-25 14:47:16 +02:00 |
|
tg(x)
|
a6a2512af7
|
-
|
2011-04-25 14:46:14 +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 |
|
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 |
|