Commit Graph

9 Commits (5c61ef6d52ccc64b57b7722d9efdefcd4ce1c888)

Author SHA1 Message Date
Nathan Adams ec8d6e93ea Fixing issue 78 2014-12-21 16:43:00 -06:00
Nathan Adams 7a8b6343f8 Fixing issue 74 2014-12-21 13:54:06 -06:00
Nathan Adams 0bc03907b6 Adding icon
Updating fileutil to show html in correct block
updating user view to include correct stats
2014-04-20 16:40:00 -05:00
Nathan Adams 9101155bc0 adding media
updating timeline
2014-04-05 00:02:37 -05:00
Nathan Adams 1a9c4132c2 Updating css for word wrapping syntaxhighlighting
Updating issues with syntaxhighlighting and html tags
2014-03-24 22:10:12 -05:00
Nathan Adams 326cdd953e Adding support for objective-C and assembler 2014-03-13 20:32:48 -05:00
Nathan Adams 9ffb668e4e Adding new syntaxhighlighter 2014-03-09 22:37:07 -05:00
Nathan Adams 7ebce22300 Adding the ability to add tabs to documentation and issue editing
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:

<pre class="prettyprint">
int main()
{
	cout << "test" << endl;
}
</pre>
2013-08-01 22:28:19 -05:00
Nathan Adams 3b1e713fc4 Initial commit 2013-07-20 17:41:56 -05:00