go/ngaro

log tags | changeset browse | bz2 | zip | gz

log

age author description
2010-02-21 yiyus fixes. float enabled acceptdefault tip
2010-02-21 yiyus inout accept
2010-02-21 yiyus inout improvements, remove Read/Write
2010-02-21 yiyus extensions are interfaces. inout
2010-02-21 yiyus Edit ,|gofmt
2010-02-21 yiyus fp extension and simpler (broken?) io
2010-02-21 yiyus Added tag 0.1 for changeset cc40b30c14f6
2010-02-15 yiyus remove duplicate perror()0.1
2010-02-15 yiyus extensions will be an array
2010-02-15 yiyus infrastructure for extensions
2010-02-15 yiyus spawn (comments updated), avoid underflow
2010-02-15 yiyus less channels, more comments
2010-02-14 yiyus build system, executable images and IO bugfixes
2010-02-11 yiyus better channels and better comments
2010-02-11 yiyus channels can be deleted
2010-02-11 yiyus store channels on a map
2010-02-11 yiyus new concurrency model and cleanup
2009-11-30 yiyus removed pipes, but got i/o to children right
2009-11-29 yiyus ReaderWriter interface instead of I/O channels
2009-11-29 yiyus minor fixes
2009-11-28 yiyus much better &
2009-11-28 yiyus some doc fixes
2009-11-28 yiyus verbose option (-v)
2009-11-28 yiyus moved the image to a different file
2009-11-28 yiyus load multiple image files
2009-12-03 yiyus compatible with standard images (uint32)
2009-12-03 yiyus send errors to stderr
2009-12-03 yiyus fixes to fork (port 13) and pipe (port 14)
2009-12-03 yiyus load/save image files
2009-12-02 yiyus clear screen
2009-12-02 yiyus code to support dumps (not working yet)
2009-12-02 yiyus ports 0-12 must be respected
2009-12-02 yiyus retroforth-10.3
2009-12-02 yiyus decide number of children at run time
2009-12-02 yiyus Edit ,|gofmt
2009-12-02 yiyus first experiments with multicore
2009-12-02 yiyus basic error handling
2009-12-02 yiyus Retro is working!
2009-11-27 yiyus Exit when EOF
2009-11-27 yiyus /falltrhough/d in wait()
2009-11-27 yiyus retro image boots (it fails reading)
2009-11-27 yiyus Hello world image working!
2009-11-27 yiyus image size flag (-s)
2009-11-26 yiyus No segfaults, better Makefile
2009-11-26 yiyus Edit ,|gofmt
2009-11-26 yiyus s/byte/int/ (it runs, but segfaults)
2009-11-25 yiyus ouch!
2009-11-25 yiyus mv
2009-11-25 yiyus time to start testing
2009-11-24 yiyus added draft for executable
2009-11-24 yiyus fixes
2009-11-23 yiyus Initial commit