Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge pull request #1 from oplS17projects/mango0.2 | iskm | 2017-04-09 | -2/+537 | |
|\| | | | | | Mango | ||||
| * | final polish for release for 0.2 | Ibrahim Mkusa | 2017-04-09 | -5/+6 | |
| | | |||||
| * | reorganized repo a bit better | Ibrahim Mkusa | 2017-04-09 | -2/+2 | |
| | | |||||
| * | Added tcpcommunication.rkt | Ibrahim Mkusa | 2017-04-09 | -0/+57 | |
| | | |||||
| * | updates to server.rkt and client.rkt | Ibrahim Mkusa | 2017-04-09 | -69/+109 | |
| | | |||||
| * | server.rkt is done, with exception of testing. Moving on to client.rkt | Ibrahim Mkusa | 2017-04-09 | -6/+18 | |
| | | |||||
| * | server code for interacting with client is done, not tested. Working on | Ibrahim Mkusa | 2017-04-09 | -96/+54 | |
| | | | | | | | | server broadcast function | ||||
| * | partitioning crpovertcp.rkt to dedicated server.rkt and client.rkt files | Ibrahim Mkusa | 2017-04-09 | -0/+232 | |
| | | |||||
| * | cleaned up crpovertcp.rkt | Ibrahim Mkusa | 2017-04-09 | -68/+0 | |
| | | |||||
| * | keeping count of input and output ports directly is feasible. Trying | Ibrahim Mkusa | 2017-04-09 | -4/+96 | |
| | | | | | | | | a different way. | ||||
| * | iterative updates | Ibrahim Mkusa | 2017-04-07 | -0/+57 | |
| | | |||||
| * | Lets try communication over tcp on localhost crpovertcp.rkt | Ibrahim Mkusa | 2017-04-05 | -0/+77 | |
| | | |||||
| * | I can read and process input iteratively | Ibrahim Mkusa | 2017-04-05 | -2/+4 | |
| | | |||||
| * | Added simulation for multiple users | Ibrahim Mkusa | 2017-04-05 | -6/+13 | |
| | | |||||
| * | fixed an issue with username not appearing nicely | Ibrahim Mkusa | 2017-04-05 | -2/+12 | |
| | | |||||
| * | properly kills threads and returns prompt to main | Ibrahim Mkusa | 2017-04-05 | -1/+8 | |
| | | |||||
| * | Two threads of execution example | Ibrahim Mkusa | 2017-04-05 | -0/+51 | |
| | | |||||
* | | spelling fixes0.1 | iskm | 2017-04-03 | -2/+2 | |
|/ | |||||
* | spelling fixes and punctuations, ready for releasesv0.1 | Ibrahim Mkusa | 2017-04-02 | -12/+11 | |
| | |||||
* | refinements to README.md | Ibrahim Mkusa | 2017-04-02 | -2/+3 | |
| | |||||
* | added an architecture diagram. | Ibrahim Mkusa | 2017-04-02 | -0/+4 | |
| | |||||
* | Updated Readme | Doug-Richardson | 2017-04-02 | -1/+5 | |
| | | | Updated my half of the group responsibilities tab. | ||||
* | updated README.md with my group responsibility and some spelling fixes | Ibrahim Mkusa | 2017-04-02 | -9/+17 | |
| | |||||
* | formatting updates to README.md | Ibrahim Mkusa | 2017-04-02 | -1/+8 | |
| | |||||
* | Merge branch 'master' of github.com:oplS17projects/Hermes | Ibrahim Mkusa | 2017-04-02 | -15/+8 | |
|\ | | | | | | | | | * 'master' of github.com:oplS17projects/Hermes: Updated Schedule of Readme | ||||
| * | Updated Schedule of Readme | Doug-Richardson | 2017-04-02 | -15/+8 | |
| | | |||||
* | | it makes more sense to block quote the question | Ibrahim Mkusa | 2017-04-02 | -32/+32 | |
|/ | |||||
* | updated README.md | Ibrahim Mkusa | 2017-04-02 | -2/+0 | |
| | |||||
* | updated architecture diagram | Ibrahim Mkusa | 2017-04-02 | -0/+0 | |
| | |||||
* | removed diagram label from architecture diagram | Ibrahim Mkusa | 2017-04-02 | -0/+0 | |
| | |||||
* | For reals for reals this time actually | Doug-Richardson | 2017-04-02 | -1/+1 | |
| | |||||
* | April fools I did it this time | Doug-Richardson | 2017-04-02 | -1/+1 | |
| | |||||
* | Added image to readme | Doug-Richardson | 2017-04-02 | -2/+2 | |
| | | | yay | ||||
* | Added the diagram for the architecture | Ibrahim Mkusa | 2017-04-02 | -0/+0 | |
| | |||||
* | updated README.md | Ibrahim Mkusa | 2017-04-02 | -47/+29 | |
| | |||||
* | testdrive.md to README.md. We can have nested *.mds | Ibrahim Mkusa | 2017-04-02 | -0/+0 | |
| | |||||
* | Added current work on testing feasibility of Hermes | Ibrahim Mkusa | 2017-04-02 | -0/+15 | |
| | |||||
* | Merge branch 'master' of github.com:oplS17projects/Hermes | Ibrahim Mkusa | 2017-04-02 | -14/+158 | |
|\ | | | | | | | | | | | | | * 'master' of github.com:oplS17projects/Hermes: updated README.md started work on README.md Messing around with framework GUI | ||||
| * | updated README.md | Ibrahim Mkusa | 2017-04-02 | -14/+3 | |
| | | |||||
| * | started work on README.md | Ibrahim Mkusa | 2017-04-02 | -1/+27 | |
| | | |||||
| * | Messing around with framework GUI | Doug-Richardson | 2017-03-30 | -0/+129 | |
| | | | | | | Thought it would be worth uploading this small test file showcasing some application for the framework gui. I added comments to try and explain some of the functionality of how I understand some of the procedures to work. | ||||
* | | reorganized some stuff, started experimenting with racket/gui | Ibrahim Mkusa | 2017-03-30 | -0/+49 | |
| | | |||||
* | | Added testdrive.md to describe experiments for feasibility and | Ibrahim Mkusa | 2017-03-29 | -0/+20 | |
| | | | | | | | | reorganized some files | ||||
* | | Added previous work on the libraries i used from FP1, and FP2 with more addons | Ibrahim Mkusa | 2017-03-29 | -0/+203 | |
|/ | |||||
* | Added FP4 instructions from oplS17projects/FP4-proposal as FP4-instructions.md | Ibrahim Mkusa | 2017-03-28 | -0/+93 | |
| | |||||
* | copied template.md from opls17projects/FP4-proposal to README.md | Ibrahim Mkusa | 2017-03-28 | -0/+101 | |