Age | Commit message (Expand) | Author |
---|---|---|
2010-11-27 | more progress on ports. | Rob Savoye |
2010-11-27 | Prepend the magic number for found paths. Override primitive-load. | Rob Savoye |
2010-11-27 | don't use C++ data types for return or args, this is a C function | Rob Savoye |
2010-11-27 | start getting I/O ports to work | Rob Savoye |
2010-11-26 | move the guile callbacks to the C linkage section | Rob Savoye |
2010-11-26 | read the strings and content into a big std::map<> | Rob Savoye |
2010-11-26 | read a string from the stream | Rob Savoye |
2010-11-26 | read in data file header, directories, and strings. | Rob Savoye |
2010-11-26 | read in fake file header and directory entries and byte swap them to the corr... | Rob Savoye |
2010-11-26 | create C++ class with C linkage bindings for guile. Add string conversion sta... | Rob Savoye |
2010-11-26 | start adding code to handle the filesystem data file | Rob Savoye |