migrate

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

9 check-ins

2018-10-26
14:58
Temporarily nerfing the zipfs bits Leaf check-in: af97d3c6d7 user: hypnotoad tags: trunk
14:15
Fixed a typo check-in: 4b3b7675f6 user: hypnotoad tags: trunk
14:13
Added support for the retro-forward GetErrorLine check-in: e8f1b3e9db user: hypnotoad tags: trunk
2018-10-25
17:45
Added a makefile. Updated practcl check-in: 337276468d user: hypnotoad tags: trunk
17:28
Replaced the straight C implementation of zipfs from the core with an older Practcl notation example from the ODIE project kitcrypt.tcl is no longer compiled by default The entire implementation now amalgamates to a single .h and .c file named migrateTCLVERSION Everything compiles, we just need to add some features to the library that are implemented in the core but are not exported via stubs. check-in: d12ab5a17f user: hypnotoad tags: trunk
15:47
Migrate is up and working for injecting a simple Practcl based extension called "kitcrypt", which allows tcl to read encypted sources. I needed a test case for "does the compile actually work" check-in: 34593eca00 user: hypnotoad tags: trunk
2018-10-24
15:53
Fleshed out enough of the autosetup templating to fill in everything a TEA project would need to construct a binary library. Copied over the make.tcl directives from Odielib as a first pass at constructing the build system (Still not compiling yet, but I'm chasing build issues) check-in: b93aa6b0ef user: hypnotoad tags: trunk
02:10
Initial code checkin check-in: 1035078351 user: hypnotoad tags: trunk
2018-10-22
14:37
initial empty check-in check-in: 915577178d user: hypnotoad tags: trunk