Commit Graph

54 Commits

Author SHA1 Message Date
b9acc5c659 Fixed some words n'at 2015-04-02 12:23:43 -04:00
Mitchell Plamann
51f57539eb Updated PDF 2015-04-01 01:16:50 -04:00
Mitchell Plamann
2f774a0200 Merge branch 'master' of https://github.com/aarongut/cdb 2015-04-01 01:12:26 -04:00
Mitchell Plamann
e9c137f1e6 Added instructions. Create a GitHub issue if there are any problems. 2015-04-01 01:11:10 -04:00
489628e0a6 Merge branch 'master' of github.com:aarongut/cdb 2015-04-01 00:39:33 -04:00
1a4ea7b946 finished introduction 2015-04-01 00:39:21 -04:00
Mitchell Plamann
794150083f Resolves #3 2015-03-31 23:46:36 -04:00
Mitchell Plamann
ffb398cecc Merge branch 'master' of https://github.com/aarongut/cdb 2015-03-31 23:30:48 -04:00
c5acca8cdc Merge branch 'master' of github.com:aarongut/cdb 2015-03-31 23:30:26 -04:00
19be3ddd02 Fixes #2 2015-03-31 23:30:10 -04:00
Mitchell Plamann
54459bc6df Fixes #2 2015-03-31 23:29:39 -04:00
Mitchell Plamann
710a128529 Added images for instructions 2015-03-31 23:15:49 -04:00
827f234009 writting 3 template 2015-03-31 23:05:54 -04:00
3d6dc69334 basic wireframe site 2015-03-30 20:36:39 -04:00
2d8aec3181 cc0.cgi takes in cc0 code as plain text and return a json object with
the resulting bytecode. It is currently running at ~amgutier/cc0.cgi on
the cc contrib servers, and is liable to be extremely buggy
2015-03-23 16:07:46 -04:00
f4f0ad08f9 adding procfile so project will actually run on heroku 2015-03-23 13:22:22 -04:00
6e43cdf6a0 nodejs app started 2015-03-23 13:15:28 -04:00
Mitchell Plamann
e4a297a28d Restructured the vm 2015-03-23 01:09:03 -04:00
Mitchell Plamann
3eb1346eef Added arithmetic and control flow functions.
It passes very simple test files.
2015-03-22 22:32:38 -04:00
Mitchell Plamann
2b2726e230 Math is hard 2015-03-22 22:11:10 -04:00
Mitchell Plamann
82e3f33738 Added simple and mostly wrong c0vm 2015-03-22 20:58:21 -04:00
Mitchell Plamann
6062716f1d Added simple test programs 2015-03-22 20:58:00 -04:00
Mitchell Plamann
837efb7b2b Added bytecode parser according to c0vm-writeup.pdf
We can now parse a bytecode file to find int_pool, string_pool,
function_pool, and native_pool.
2015-03-21 02:04:49 -04:00
Mitchell Plamann
c62c7ed8bf Updated README 2015-03-21 00:30:48 -04:00
Mitchell Plamann
c0fb8e1b00 Merge branch 'master' of https://github.com/aarongut/cdb 2015-03-21 00:30:27 -04:00
Mitchell Plamann
ad9d4630c7 Updated README 2015-03-21 00:29:53 -04:00
Mitchell Plamann
5061bc961e Updated README 2015-03-21 00:28:34 -04:00
Mitchell Plamann
e7325d3622 Merge branch 'master' of https://github.com/aarongut/cdb 2015-03-20 22:56:50 -04:00
Mitchell Plamann
38f37f0097 Added helpful link 2015-03-20 22:55:45 -04:00
Mitchell Plamann
3f15a249c8 Added getBytes :: "filename.bc0" -> byte list 2015-03-20 22:54:26 -04:00
Mitchell Plamann
7dd1d854d1 Grammar and such. As far as I can tell, it's ready to be submitted. 2015-03-05 21:42:19 -05:00
Mitchell Plamann
e845be4576 Removed the "POSSIBLY CHANGE THIS" from Project Schedule.
If the first phase takes longer than a week, I'm sure that's OK though.
2015-03-05 20:15:06 -05:00
Mitchell Plamann
f644bb9f50 Added introduction, sources cited 2015-03-05 20:02:24 -05:00
Mitchell Plamann
8f153537e9 Made title page better, added abstract 2015-03-05 19:45:41 -05:00
Mitchell Plamann
7401bc0c00 Ugly title page, but has most of the information 2015-03-05 18:42:38 -05:00
Mitchell Plamann
abccbde0f6 TOC is back. I don't quite know how or why. It's probably nothing to worry about. 2015-03-05 18:22:25 -05:00
Mitchell Plamann
cbdbe58805 Updated Gantt chart. TOC disappeared for some reason. 2015-03-05 18:20:48 -05:00
Mitchell Plamann
0a5ef9dde8 Added letter thing. I think everything is supposed to be left-justified, so if anyone knows how to convince LaTeX to do that for us, that would be cool. 2015-03-05 17:47:40 -05:00
1083955169 minor wording changes to the proposal. Still need to add gannt chart and fix some placeholder text 2015-03-05 15:24:02 -05:00
c3efb6fcbf Remove .toc and .aux files from repo 2015-03-05 15:10:50 -05:00
7e59fe0542 Added my bio stuff, reformated tex file to 80 character lines. :-) 2015-03-05 15:07:05 -05:00
Mitchell Plamann
b9763a2ef1 Added Suhaas's sections to the tex document. 2015-03-05 11:08:09 -05:00
Suhaas Reddy
cf6d50f529 Added Evaluation Criteria
Basic Evaluation Criteria Added.
2015-03-05 09:38:15 -05:00
Suhaas Reddy
faf85eb5c8 Added Basic Qualifications
Team members still need to update basic info. Unsure about details for
team members such as how many years coding, etc.
2015-03-05 09:32:01 -05:00
Suhaas Reddy
c78f9f074e Added Approach
Added Approach section with approach, methodology, and schedule
2015-03-05 08:45:42 -05:00
Mitchell Plamann
c0ca988a1a Added benefits section to tex document. 2015-03-05 00:39:36 -05:00
Mitchell Plamann
a86d68b8f9 Initial draft of proposal.txt. Placeholders for missing sectoins. 2015-03-05 00:37:10 -05:00
Mitchell Plamann
d4cf4d76a9 Initial draft of plan.txt.
I might add more to the second paragraph.
2015-03-05 00:35:25 -05:00
Mitchell Plamann
cac8bfa404 Wrote literature review. If someone could look at the node.js part, I'd appreciate that. 2015-03-04 21:54:08 -05:00
e3e7c071c7 Add "Introduction" to proposal
Adds introduction portion to proposal
2015-03-04 03:05:26 -05:00