tlb/tomd.git
5 years agoCleanup of guile_helpers.c
Tom Balzer [Tue, 26 Jun 2018 13:04:33 +0000 (08:04 -0500)]
Cleanup of guile_helpers.c

5 years agoDumb refactoring of manifest loading.
Tom Balzer [Tue, 26 Jun 2018 12:55:29 +0000 (07:55 -0500)]
Dumb refactoring of manifest loading.

5 years agoSCM_ARR macro for easy list-as-array access.
Tom Balzer [Tue, 26 Jun 2018 11:31:58 +0000 (06:31 -0500)]
SCM_ARR macro for easy list-as-array access.

5 years agoChanges to the manifest loader to support the scheme format.
Tom Balzer [Tue, 26 Jun 2018 11:26:43 +0000 (06:26 -0500)]
Changes to the manifest loader to support the scheme format.

5 years agoMoved guile modules to be auto-find-able by the manifest.scm
Tom Balzer [Tue, 26 Jun 2018 11:26:07 +0000 (06:26 -0500)]
Moved guile modules to be auto-find-able by the manifest.scm

5 years agoChanged print statements to a macro to avoid prepending [tomd]
Tom Balzer [Tue, 26 Jun 2018 11:25:35 +0000 (06:25 -0500)]
Changed print statements to a macro to avoid prepending [tomd]

5 years agoHooked up guile in the compile process.
Tom Balzer [Tue, 26 Jun 2018 11:24:55 +0000 (06:24 -0500)]
Hooked up guile in the compile process.

5 years agoGuile things.
Tom Balzer [Tue, 26 Jun 2018 06:27:05 +0000 (01:27 -0500)]
Guile things.

5 years agoGuile infrastructure for defining jobs in a manifest.scm config file
Tom Balzer [Sun, 24 Jun 2018 10:40:57 +0000 (05:40 -0500)]
Guile infrastructure for defining jobs in a manifest.scm config file

5 years agoProtocol stuff for sockets.
Tom Balzer [Wed, 20 Jun 2018 01:02:36 +0000 (20:02 -0500)]
Protocol stuff for sockets.

5 years agoDead simple unix local socket comm setup.
Tom Balzer [Tue, 19 Jun 2018 07:53:02 +0000 (02:53 -0500)]
Dead simple unix local socket comm setup.

5 years agoTooling changes, some socket code.
Tom Balzer [Tue, 19 Jun 2018 07:04:02 +0000 (02:04 -0500)]
Tooling changes, some socket code.

5 years agoSketched some ideas for socket I/O
Tom Balzer [Fri, 15 Jun 2018 09:43:19 +0000 (04:43 -0500)]
Sketched some ideas for socket I/O

5 years agoInitial code for tomd, contained in src/main.c
Tom Balzer [Fri, 15 Jun 2018 03:07:32 +0000 (22:07 -0500)]
Initial code for tomd, contained in src/main.c

5 years agoAdded LAYOUT, which describes file locations.
Tom Balzer [Fri, 15 Jun 2018 01:59:26 +0000 (20:59 -0500)]
Added LAYOUT, which describes file locations.

5 years agoAdded DISCLAIMER to README.
Tom Balzer [Fri, 15 Jun 2018 01:52:03 +0000 (20:52 -0500)]
Added DISCLAIMER to README.

5 years agoAdded COPYING file for license information.
Tom Balzer [Fri, 15 Jun 2018 01:46:21 +0000 (20:46 -0500)]
Added COPYING file for license information.

5 years agoInitial revision, with a README describing current goals.
Tom Balzer [Fri, 15 Jun 2018 01:39:36 +0000 (20:39 -0500)]
Initial revision, with a README describing current goals.