web: Rename getters / accessors to use dot prefix.
[8sync.git] / doc /
2017-01-07 Christopher Allan... build: Add gendocs.
2017-01-07 Christopher Allan... doc: Move content from doc/8sync-new-manual.org to...
2017-01-06 Christopher Allan... doc: Delete trailing whitespace.
2017-01-06 Christopher Allan... doc: Last minute cleanups to the tutorial before we...
2017-01-06 Christopher Allan... doc: Add a note about actor-alive? being likely to...
2017-01-06 Christopher Allan... doc: Have telcmd tutorial example send itself a message...
2017-01-06 Christopher Allan... irc: Convert handle-line to a message handler.
2017-01-06 Christopher Allan... doc: Reordering some paragraphs in the tutorial.
2017-01-06 Christopher Allan... doc: Remove stray #+END_SRC.
2017-01-06 Christopher Allan... doc: Some tutorial tweaks.
2017-01-05 Christopher Allan... doc: Move the "live hacking intermission" to the bottom.
2017-01-05 Christopher Allan... doc: Tutorial additions.
2017-01-05 Christopher Allan... Use *init* and *cleanup* in existing actors.
2017-01-04 Christopher Allan... doc: Add a note about the calls to display.
2017-01-04 Christopher Allan... doc: Tweak and fix the "Writing our own actors" section.
2017-01-04 Christopher Allan... actors: Rename msg-receive, msg-val to mbody-receive...
2017-01-04 Christopher Allan... actors: Add auto-init feature to actors.
2017-01-03 Christopher Allan... doc: Add addendum section on relationship between 8sync...
2017-01-03 Christopher Allan... actors: Implicit from-actor argument <-foo methods...
2017-01-02 Christopher Allan... actors: Rename actor-am-i-alive? to actor-alive?.
2017-01-02 Christopher Allan... doc: Rename calls to ez-run-hive to run-hive and adjust...
2017-01-01 Christopher Allan... docs: Added "Writing our own actors" section
2016-12-31 Christopher Allan... doc: Add pk debugging section.
2016-12-30 Christopher Allan... doc: Finish "About live hacking" section.
2016-12-27 Christopher Allan... actors: Add new method of running REPL via REPL actor.
2016-12-25 Christopher Allan... doc: Add "A silly little IRC bot" section to new manual.
2016-12-25 Christopher Allan... doc: Add tutorial intro to the new manual.
2016-12-24 Christopher Allan... doc: Drafting a new manual.
2016-12-14 Christopher Allan... doc: Remove (inaccurate) version number from docs.
2016-12-14 Christopher Allan... doc: Remove the indentation after newline structure.
2016-04-09 Christopher Allan... doc: Add scaffolding for new chapters
2016-03-01 Jan NieuwenhuizenUpdate texinfo menus so that info documentation builds.
2015-12-30 Christopher Allan... doc: More tweaks to the comments on copyleft section
2015-12-18 Christopher Allan... doc:Updating indentation for consistency
2015-12-18 Christopher Allan... doc: Removing a sentence which made things tricky
2015-12-18 Christopher Allan... Also mention requirement of permitting linking to modif...
2015-12-18 Christopher Allan... Reformatting documentation for easier revision control...
2015-12-17 Christopher Allan... doc: Add section: "8sync's license and general comments...
2015-11-29 Christopher Allan... doc: 8sync code *does* use coroutines, but not generato...
2015-11-29 Christopher Allan... doc: Filled out Introduction and Acknowledgement sections
2015-11-29 Christopher Allan... doc: Adding clarification of dual license under LGPLv3+
2015-11-29 Christopher Allan... Successfully build doc/8sync.texi skeleton manual
2015-11-29 Christopher Allan... build: Attempt to add buildable texinfo (not all is...