DEADSOFTWARE

odcread.git
12 years agoCompletely convert .odc to .txt using Visitor
Gert van Valkenhoef [Tue, 8 Nov 2011 22:18:05 +0000 (22:18 +0000)]
Completely convert .odc to .txt using Visitor

12 years agoAlmost-correct toPlainText
Gert van Valkenhoef [Tue, 8 Nov 2011 09:08:11 +0000 (09:08 +0000)]
Almost-correct toPlainText

12 years agoFold toString()
Gert van Valkenhoef [Mon, 7 Nov 2011 22:42:04 +0000 (22:42 +0000)]
Fold toString()

12 years agoRead folds
Gert van Valkenhoef [Mon, 7 Nov 2011 22:27:21 +0000 (22:27 +0000)]
Read folds

12 years agoFold reading (partial)
Gert van Valkenhoef [Mon, 7 Nov 2011 19:09:54 +0000 (19:09 +0000)]
Fold reading (partial)

12 years agoDisable debug output, read TextPieces into memory
Gert van Valkenhoef [Mon, 7 Nov 2011 18:54:24 +0000 (18:54 +0000)]
Disable debug output, read TextPieces into memory

12 years agoDump TextModel ShortChar contents to std::cout (appear a little out of order)
Gert van Valkenhoef [Wed, 17 Aug 2011 18:00:42 +0000 (20:00 +0200)]
Dump TextModel ShortChar contents to std::cout (appear a little out of order)

12 years agoRead NIL stores correctly
Gert van Valkenhoef [Fri, 12 Aug 2011 16:32:50 +0000 (18:32 +0200)]
Read NIL stores correctly

12 years agoShow internal structure of StdTextModel
Gert van Valkenhoef [Fri, 12 Aug 2011 16:24:22 +0000 (18:24 +0200)]
Show internal structure of StdTextModel

12 years agoBla
Gert van Valkenhoef [Wed, 10 Aug 2011 20:57:06 +0000 (21:57 +0100)]
Bla

12 years agoSuccessful read of StdTextModel (including actual text)
Gert van Valkenhoef [Wed, 10 Aug 2011 20:52:31 +0000 (21:52 +0100)]
Successful read of StdTextModel (including actual text)

12 years agoAdd some error handling, close to understanding StdTextModel
Gert van Valkenhoef [Wed, 10 Aug 2011 20:12:41 +0000 (21:12 +0100)]
Add some error handling, close to understanding StdTextModel

12 years agosmall fix
Gert van Valkenhoef [Wed, 10 Aug 2011 08:35:54 +0000 (09:35 +0100)]
small fix

12 years agoAdd type handling (disabled until StdTextModel.internalize is implemented)
Gert van Valkenhoef [Tue, 9 Aug 2011 22:03:13 +0000 (23:03 +0100)]
Add type handling (disabled until StdTextModel.internalize is implemented)

12 years agoConvert typepaths from SHORTCHAR** to TypePath class
Gert van Valkenhoef [Tue, 9 Aug 2011 16:04:19 +0000 (17:04 +0100)]
Convert typepaths from SHORTCHAR** to TypePath class

12 years agoFix SEGFAULT
Gert van Valkenhoef [Tue, 9 Aug 2011 08:46:06 +0000 (09:46 +0100)]
Fix SEGFAULT

12 years agoSolve oldType path lookup, found SEGFAULT
Gert van Valkenhoef [Tue, 9 Aug 2011 07:48:25 +0000 (08:48 +0100)]
Solve oldType path lookup, found SEGFAULT

12 years agoCan now read entire "empty" document as Alien
Gert van Valkenhoef [Mon, 8 Aug 2011 20:37:02 +0000 (21:37 +0100)]
Can now read entire "empty" document as Alien

12 years agoModularize, some progress toward reading stores
Gert van Valkenhoef [Sat, 6 Aug 2011 17:29:18 +0000 (18:29 +0100)]
Modularize, some progress toward reading stores

12 years agoFirst tiny steps to implementing Oberon Compound Document (.ODC) reader
Gert van Valkenhoef [Fri, 5 Aug 2011 22:01:33 +0000 (23:01 +0100)]
First tiny steps to implementing Oberon Compound Document (.ODC) reader