summaryrefslogtreecommitdiffstats
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Particle: add eiotas_particle_split_dstJérémy Zurcher1-0/+8
2012-06-01Particle, add Eina_Stringshare struct fields : cur_action, cur_door, cur_roomJérémy Zurcher1-0/+3
2012-06-01cleanup eiotas_particle_has_dst, add eiotas_particle_next_dstJérémy Zurcher1-0/+9
2012-06-01add eiotas_particle_has_dst with testsJérémy Zurcher1-1/+11
2012-05-31add eiotas_particle_matchJérémy Zurcher1-0/+10
2012-05-31eiotas_particle.h: fix documentationJérémy Zurcher1-5/+5
2012-05-31Particle : add eiotas_particle_data_delJérémy Zurcher1-0/+10
2012-05-31Particle : add eiotas_particle_data_setJérémy Zurcher1-0/+11
2012-05-31Particle : add eiotas_particle_data_getJérémy Zurcher1-0/+10
2012-05-31Particle : add eiotas_particle_link_fields_setJérémy Zurcher1-0/+9
2012-05-31eiotas_particle_add_destinations->eiotas_particle_destinations_addJérémy Zurcher1-1/+1
2012-05-31add const to some function parametersJérémy Zurcher5-7/+7
2012-05-29documentationJérémy Zurcher9-61/+186
2012-05-29documentationJérémy Zurcher9-33/+315
2012-05-29Particle: implement eiotas_particle_add_destinationsJérémy Zurcher1-0/+2
2012-05-25Particle: define and implement eiotas_particle _reset, _init, _mergeJérémy Zurcher1-0/+6
2012-05-25Particle: feed the structJérémy Zurcher1-1/+13
2012-05-23Eiotas_Particle uses Eina_InlistJérémy Zurcher2-4/+5
2012-05-23Eiotas_Spin: sys_fifo and app_fifo, Eina_Array->Eina_ListJérémy Zurcher1-2/+3
2012-05-23cleanup structsJérémy Zurcher6-30/+36
2012-05-22eiotas_spin_release_particle return value type is voidJérémy Zurcher1-1/+1
2012-05-22headers: declare eiotas_xx_free functionsJérémy Zurcher5-0/+10
2012-05-22eiotas_spin.h: add macros eiotas_spin_require_particle and eiotas_spin_releas...Jérémy Zurcher1-0/+5
2012-05-22eiotas_particle.h: add eiotas_particle_alloc prototypeJérémy Zurcher1-0/+2
2012-05-21add eiotas_particle.c and eiotas_link.cJérémy Zurcher1-1/+1
2012-05-21add missing eiotas_iota_free prototypeJérémy Zurcher1-0/+2
2012-05-21add headersJérémy Zurcher10-0/+390