Commit Graph

200 Commits

Author SHA1 Message Date
Gabor Adam Toth b881fe467f Merge branch 'master' of supraverse.net:libpsyc 2011-04-25 21:57:09 +02:00
Gabor Adam Toth 4fbaf4ecec fixes & test for rendering 2011-04-25 21:57:03 +02:00
psyc://psyced.org/~lynX 1399123132 warning: declaration of 'index' shadows a global declaration 2011-04-25 21:28:24 +02:00
psyc://psyced.org/~lynX 8d47fdee40 don't use sprintf for rendering numbers 2011-04-25 16:11:47 +02:00
psyc://psyced.org/~lynX 498fdf14b9 Merge commit 'origin' 2011-04-25 14:47:27 +02:00
psyc://psyced.org/~lynX 9946307d00 did you actually mean PSYC_MODIFIER_NEED_LENGTH ? 2011-04-25 14:47:16 +02:00
Gabor Adam Toth a5e7b7f281 - 2011-04-25 14:46:14 +02:00
Gabor Adam Toth a7c928f4e5 fixed modifier array 2011-04-25 14:39:58 +02:00
Gabor Adam Toth 5a1e4825ad functions for creating packet & modifier structs, rendering 2011-04-25 14:20:13 +02:00
Gabor Adam Toth 7db73bacda bsd memmem .h 2011-04-24 18:11:57 +02:00
Gabor Adam Toth 592aa596e8 bsd memmem 2011-04-24 17:23:44 +02:00
psyc://psyced.org/~lynX 1c0d6f8e51 Merge commit 'origin' 2011-04-23 17:16:24 +02:00
psyc://psyced.org/~lynX 2e71c012f1 how to pass constrant strings with length at compile time 2011-04-23 17:16:05 +02:00
Gabor Adam Toth 2e688127c8 added missing ; 2011-04-23 16:58:02 +02:00
Gabor Adam Toth 094db6c07a function definitions for creating packet & modifier structs 2011-04-23 16:51:46 +02:00
Gabor Adam Toth c2ad0f0bd7 more PSYC_Packet fields; s/Var/Modifier/ 2011-04-22 23:16:50 +02:00
Gabor Adam Toth 427ef9ac56 s/operator/oper/ 2011-04-22 22:59:15 +02:00
psyc://psyced.org/~lynX 746054dd03 PSYC_Packet struct? 2011-04-22 22:44:14 +02:00
Gabor Adam Toth 4de626227a s/modifier/operator/ 2011-04-22 20:50:59 +02:00
Gabor Adam Toth 0e54f3f76a compiles again 2011-04-22 20:33:22 +02:00
Gabor Adam Toth 83e18a5f4a s/binary/length 2011-04-22 20:22:20 +02:00
Gabor Adam Toth ec76ea765e isRoutingVar, rendering, some renames 2011-04-22 17:09:32 +02:00
psyc://psyced.org/~lynX f31a44ea6a RenderHeader 2011-04-22 11:50:13 +02:00
Gabor Adam Toth 0841b3676f renaming & moving stuff around; psyc logo 2011-04-21 14:20:24 +02:00
psyc://psyced.org/~lynX 13ffb3a120 PSYC_inherits() 2011-04-20 23:08:20 +02:00
psyc://psyced.org/~lynX 44950099a1 some typedef renames 2011-04-20 22:31:04 +02:00
psyc://psyced.org/~lynX 2efca8dc96 memmem, not rendering yet 2011-04-20 22:22:55 +02:00
psyc://psyced.org/~lynX 99a396d487 how did this get here? 2011-04-20 21:36:33 +02:00
Gabor Adam Toth 8d2a2c4e6b Merge branch 'master' of supraverse.net:libpsyc 2011-04-20 19:18:43 +02:00
Gabor Adam Toth 8e7236009a moved types to psyc.h; added getVarType & isRoutingVar definitions; more doc 2011-04-20 19:18:35 +02:00
psyc://psyced.org/~lynX 4a8a77d4f4 clean version of PSYC_matches() 2011-04-20 18:59:27 +02:00
psyc://psyced.org/~lynX 1b3d5704c0 stupid gcc wants me to put extra () around the ret = 2011-04-20 17:15:03 +02:00
Gabor Adam Toth 45efc9e050 typedef enums, more doc 2011-04-20 16:28:15 +02:00
psyc://psyced.org/~lynX 561eb31aa9 + 2011-04-20 15:37:38 +02:00
psyc://psyced.org/~lynX d019c261c4 typedef my enum! 2011-04-20 15:36:56 +02:00
Gabor Adam Toth 7113d6e68c moar documentation & fix PSYC_parse return type 2011-04-20 14:52:40 +02:00
psyc://psyced.org/~lynX cbcedb05d9 + 2011-04-19 23:17:23 +02:00
Mathias Laurenz Baumann c01d95f883 more documentation 2011-04-19 22:57:49 +02:00
Gabor Adam Toth 8e1a107b87 Makefile improvements 2011-04-19 22:52:08 +02:00
Gabor Adam Toth 59c453d9bc moved tests dir 2011-04-19 22:37:42 +02:00
Gabor Adam Toth b8b9698b4c Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 22:31:47 +02:00
Gabor Adam Toth 7ccc4e661a doxygen 2011-04-19 22:31:43 +02:00
Mathias Laurenz Baumann 5240637577 added doxygen file documentation 2011-04-19 22:27:38 +02:00
Mathias Laurenz Baumann 2b9190b8c0 Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 22:12:53 +02:00
Mathias Laurenz Baumann 7aa352fb1f Added doxygen file 2011-04-19 22:12:40 +02:00
psyc://psyced.org/~lynX 98e8e65c9a + 2011-04-19 22:01:51 +02:00
psyc://psyced.org/~lynX 3b53517897 here's PSYC_Types - now shoot me 2011-04-19 22:00:24 +02:00
Mathias Laurenz Baumann 2d43e33f99 Merge branch 'master' of supraverse.net:libpsyc 2011-04-19 21:55:36 +02:00
Mathias Laurenz Baumann b382194ca7 added include guard 2011-04-19 21:55:22 +02:00
Gabor Adam Toth fc7d22f604 comment fixes 2011-04-19 21:54:44 +02:00