1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Working on improving the chess model, in particular so it can support PGN games. More... almost 13 years ago
Moving chess parser towards the PGN format. This way, I can get access to lots and lots of games to use as input. More... almost 13 years ago
Merge branch 'master' of github.com:DavePearce/wybench More... almost 13 years ago
Ok, the benchmark suite now compiles ... but there are some definite bugs. More... almost 13 years ago
Making some progress fixing up the benchmark suite. More... almost 13 years ago
Several updates required after syntax changes to Whiley language. More... almost 13 years ago
Working on fixing up the chess benchmark. Hmmm, still a little way to go methinks. More... almost 13 years ago
Minor updates. All benchmarks are currently broken. More... almost 13 years ago
Added useful link on the deflate protocol. More... almost 13 years ago
Updated benchmarks after updates to the message sending syntax. More... about 13 years ago
Ok, well, we're parsing bytecodes now ... not truly decoding them, but close enough. More... about 13 years ago
So, it's actually decoding bytecodes now ... but not correctly. More... about 13 years ago
Really trying to get instruction decoding to work ... but it's v.hard. More... about 13 years ago
Added heaps of info on decoding bytecodes. More... about 13 years ago
Begun the process of decoding the bytecodes themselves. More... about 13 years ago
Ok, it's doing everything I want now except printing out the actual bytecodes. More... about 13 years ago
Making progress dumping output from the disassembler. More... about 13 years ago
Making some progress ... More... about 13 years ago
Added support for parsing fields and methods ... making very good progress now I must say ... More... about 13 years ago
Ok, another bug fix related to longs and doubles requiring two slots. More... about 13 years ago
Bug fix for reading constant pool items. More... about 13 years ago
Definte problems on the chess benchmark still... More... about 13 years ago
Making progress on adding various different components for reading bytecode files. Encountered a possible stumbling block, as I've finally got to a recursive type which I don't think is working properly (re: subtyping). More... about 13 years ago
More improvements to the disassembler More... about 13 years ago
Removed Parser as I'm concentrating on the disassembler for the moment. More... about 13 years ago
Slowly making things work ... More... about 13 years ago
Minor More... about 13 years ago
Making some small progress ... More... about 13 years ago
A little bit of shuffling around. More... about 13 years ago
Working on it ... More... about 13 years ago