Timeline
Not logged in

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

7 check-ins using file wiki/todo.wiki version 991f6d6cfd

2014-09-05
01:10
Releasing version 0.1.0 check-in: 7beb4a5e75 user: mvnathan tags: rel, v0.1.0
01:07
Minor last-minute fixes merged in from dev branch. check-in: 96041dd4d2 user: mvnathan tags: rel
01:06
  • Changed email address on copyright page because the one I originally had in mind was already taken.
  • Minor formatting fix to process page.
check-in: 3b00f8ed6b user: mvnathan tags: dev
01:04
  • Added changelog and release notes.
  • Updated home page and copyright page for version 0.1.0 release.
check-in: 543f7c4447 user: mvnathan tags: rel
00:17
Merged from dev to rel in preparation for release of version 0.1.0, which has a working interpreter, but not much else. The next release should have database support... check-in: 2b692adcf5 user: mvnathan tags: rel
2014-09-04
19:44
Added morglib.command to list of modules exported via __all__ and updated documentation for morglib.command.base to reflect that it should be used as a base class for all Morg commands, built-in and user-defined. check-in: a3a3e75f76 user: mvnathan tags: dev
19:00
Added support for --help option to the exit commands. check-in: 93aa565cbd user: mvnathan tags: dev