Commit graph

296 commits

Author SHA1 Message Date
Peter Camilleri
718828139b Updated UG, fixed some source code formatting. 2016-04-04 13:40:47 -04:00
Peter Camilleri
9b5a935f79 Updated UG with the change to _FILE_ method. 2016-03-30 13:45:58 -04:00
Peter Camilleri
3f87724e93 Added update for V0.5.2 2016-03-28 17:07:51 -04:00
Peter Camilleri
4cfceb5933 Added UG docs of local data to procedure literals and v0.5.2 2016-03-28 16:57:43 -04:00
Peter Camilleri
0ffb1ccec3 Added UG clarification on local scopes. 2016-03-28 14:55:19 -04:00
Peter Camilleri
b41b303926 Updated UG with version 0.5.1 change description. 2016-03-28 11:11:00 -04:00
Peter Camilleri
0dd942d55e Updates from the fourth scan. 2016-03-27 14:03:00 -04:00
Peter Camilleri
a7af412eb0 UG updates from the third scan. 2016-03-26 09:59:11 -04:00
Peter Camilleri
01d8f31fb3 UG updates from notes. 2016-03-23 12:47:10 -04:00
Peter Camilleri
d2a35d3ca7 UG Updates from initial draft review. 2016-03-22 19:46:40 -04:00
Peter Camilleri
1aae55c854 Fixed UG page number snafu. 2016-03-13 14:32:29 -04:00
Peter Camilleri
1540abb02c Updated UG with new logo. 2016-03-13 10:02:17 -04:00
Peter Camilleri
9297a7421f Version 0.5.0 User's Guide. 2016-03-06 15:43:02 -05:00
Peter Camilleri
858a121821 More UG polishing. 2016-03-05 14:37:03 -05:00
Peter Camilleri
692437ac3c UG spell check pass. 2016-03-05 10:39:40 -05:00
Peter Camilleri
8fca451b9c UG finishing cleanup. 2016-03-04 18:59:55 -05:00
Peter Camilleri
771f5ca333 Updated UG sections on multi-nexus programming. 2016-03-04 11:41:18 -05:00
Peter Camilleri
443a5a6316 UG updated. 2016-03-03 14:18:28 -05:00
Peter Camilleri
b59a274b78 Added more on multi-threaded programming. 2016-03-03 11:28:22 -05:00
Peter Camilleri
ec362d8caa Added missing docs for the clear method. 2016-03-03 09:49:07 -05:00
Peter Camilleri
c81e003650 Mpre work on the UG multi-nexus programming. 2016-03-02 20:08:55 -05:00
Peter Camilleri
0312262c6d Started section on MultiFiber programming. 2016-03-02 09:43:43 -05:00
Peter Camilleri
2ea0ca4335 Started to describe multi-fiber programming in UG. 2016-03-01 15:00:28 -05:00
Peter Camilleri
f3b63cf87e Updated UG sections on Array and Procedure with fiber helper methods. 2016-03-01 14:33:24 -05:00
Peter Camilleri
63ac8c3de5 Added SyncBundle docs to UG. 2016-03-01 13:04:46 -05:00
Peter Camilleri
0b2dc256d0 Updated Bundle description in the UG. 2016-03-01 12:39:23 -05:00
Peter Camilleri
b5ba044788 Addded Fiber class docs to the UG. 2016-02-29 22:04:22 -05:00
Peter Camilleri
1216ea507c UG update for Bundle class. 2016-02-29 16:17:43 -05:00
Peter Camilleri
d107d6470e UG updated. 2016-02-27 15:02:35 -05:00
Peter Camilleri
81f69a15f1 Updated UG. 2016-02-27 10:07:50 -05:00
Peter Camilleri
b604ffc34c UG upadated. 2016-02-26 16:43:43 -05:00
Peter Camilleri
0fa5d202ca Added auto-completion. 2016-02-25 13:27:35 -05:00
Peter Camilleri
2351f600c2 Added the _FILE_ method. 2016-02-25 13:02:51 -05:00
Peter Camilleri
f910a032b2 Updated UG description of demo.rb 2016-02-24 22:13:23 -05:00
Peter Camilleri
18f289cb1c Ready for v0.4.4 2016-02-22 18:07:44 -05:00
Peter Camilleri
38eb9de53a Update UG section on String parsing. 2016-02-19 13:58:38 -05:00
Peter Camilleri
590bdd348d Updated tests and gem specs. 2016-02-18 12:23:04 -05:00
Peter Camilleri
e576ec8e99 UG update to the Command Entry chapter. 2016-02-15 12:05:50 -05:00
Peter Camilleri
29ad323e52 UG added references to GIL articles. 2016-02-14 15:14:33 -05:00
Peter Camilleri
acffc7a280 Added UG docs for modes, updated symbol entries. 2016-02-14 10:18:35 -05:00
Peter Camilleri
3856f003c2 Update UG after testing under Ruby 2.2.3 and Cygwin. 2016-02-13 16:50:48 -05:00
Peter Camilleri
a07496d628 Clarified rules for NOS method names and updated UG. 2016-02-13 15:11:38 -05:00
Peter Camilleri
7c4a9211d3 Updated String parse docs. 2016-02-13 10:12:28 -05:00
Peter Camilleri
80678f3798 Added the .check and .check! methods to the Class class. 2016-02-12 13:08:39 -05:00
Peter Camilleri
4bf9fde53a UG starting transition to v0.4.4 2016-02-10 19:12:47 -05:00
Peter Camilleri
e4468d8e8a UG cleanup for threads/fibers. 2016-02-10 12:25:43 -05:00
Peter Camilleri
8d44986e7a UG to v0.4.3 2016-02-09 15:33:40 -05:00
Peter Camilleri
0c0baed912 Refactored VM timer method names. 2016-02-08 19:48:01 -05:00
Peter Camilleri
899643889a Added )pry command to the UG. 2016-02-08 18:44:09 -05:00
Peter Camilleri
3bf08ba2c2 Next version likey to be 0.4.3 2016-02-08 13:15:26 -05:00