Very High Activity

Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 1 of 2,447
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
first readme. Anon32 More... over 11 years ago
update README with list address Anon32 More... over 11 years ago
Initial checkin of Simon's work directory - Dan, feel free to nuke. I'm still working on the string stuff, though. Anon32 More... over 11 years ago
it seems like we indeed can commit. What about sending commit mails? Anon32 More... over 11 years ago
Spit out the whole of op.h, not just the bit in the middle. Anon32 More... over 11 years ago
Tidying up the string vtables. Anon32 More... over 11 years ago
Coupl'a logic bugs. (I think) Anon32 More... over 11 years ago
Since we specify the opcode number, we can rearrange to a more human-friendly ordering. Anon32 More... over 11 years ago
A start on the string API documentation. Anon32 More... over 11 years ago
Added stubs for the documents; working on them this week. (What's left of it.) config.h change is just to type VTABLE, and the bytecode thing you might want to revoke. It's apidoc for the functions in there. Anon32 More... over 11 years ago
Changes to support the autogeneration of the opcode function pointer table in interpreter.c, along with the changes to the Makefile needed. Anon32 More... over 11 years ago
Scripts to build the header file that holds the function table creation code, as well as the script to turn an opcode file to C source. (And the basic opcode functions turned into an opcode source file) Anon32 More... over 11 years ago
test_opcodes.c is now irrelevant--they're all in basic_opcodes.ops. Anon32 More... over 11 years ago
Minor tweaks to basic_opcodes.ops to fix some NV issues. The rest are minor changes now that things are in a fixed state. Anon32 More... over 11 years ago
(Here's hoping this takes) Added global_setup.h to declare init_world function Anon32 More... over 11 years ago
Much less picky about whitespace in the opcode_table now. (Doesn't whine on blank lines) Anon32 More... over 11 years ago
More string vtable stuff. Anon32 More... over 11 years ago
clean and op.h Makefile targets. Anon32 More... over 11 years ago
op.h is now generated by the Makefile; remove it. Anon32 More... over 11 years ago
Temporary hack to store string constants in bytecode and recreate them at runtime. Anon32 More... over 11 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.