aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added the environment specification (it was suspiciously missing).m8pple2014-10-211-0/+31
| | | | | | | | | | | | | | Fixed #4: Yup, you can use C++11 if you want. It's difficult to see what you would need beyond auto for convenience though. Fixed #5: I've given examples of compilers that may get used, depending where I happen to be when I run it. Over-inclusion of headers I'm aware of, and will fix during compilation. Usually I run it under two platforms to check they are the same output, and to look for non-det bugs. Anything that is genuinely a compiler or system bug, I'll just fix. If xcode doesn't comply with the C/C++ standards then... don't use it. Fixed #11: dup of 4.
* Merge branch 'master' of https://github.com/m8pple/arch2-2014-cw1m8pple2014-10-201-9/+9
|\
| * Modified for markdown renderingm8pple2014-10-201-9/+9
| | | | | | Fixed #2 : replace <your_login> with [your_login]
* | Very basic skeleton from the classes.m8pple2014-10-202-0/+132
|/
* Update README.mdm8pple2014-10-171-49/+50
| | | I give up on markdown tables. There is no markdown, there is only Zuul.
* Let's try that again.David Thomas2014-10-171-1/+0
|
* Fixing the rendering of the table in markdown.David Thomas2014-10-171-50/+50
|
* Fixed #1 : Documentation implied the table was complete (minus SYSCALL), but ↵David Thomas2014-10-171-0/+5
| | | | it is not.
* Initial push.m8pple2014-10-1617-3/+3713
|
* Initial commitm8pple2014-10-161-0/+4