Further cleanup and code reorganization.
commit5ba6416e596ec9753c0ba30df974925f7427865e
authorVincent St-Amour <stamourv@iro.umontreal.ca>
Sun, 8 Feb 2009 04:02:57 +0000 (7 23:02 -0500)
committerChristian Jaeger <pflanze@gmx.ch>
Fri, 26 Jun 2009 22:46:28 +0000 (26 18:46 -0400)
treeb315a96394067ecd9d6a26a5af1432041ee5b11a
parent182239e32c0abce0f7ce19a8efebe8597121ffcc
Further cleanup and code reorganization.

[pflanze@gmx.ch: moved the following fix from later patch "Networking
  is now an option" to here, so that git bisect could work:
 +#ifdef WORKSTATION
 +char *prim_name[64];
 +#endif
]
Signed-off-by: Christian Jaeger <pflanze@gmx.ch>
dispatch.c [new file with mode: 0644]
makefile
picobit-vm.c
picobit-vm.h
picobit.scm
primitives.c