1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update to README More... almost 11 years ago
removed debug flag More... about 11 years ago
finally solved that anoying bug in the blinds More... about 11 years ago
fixed grammar. using script to run poker under valgrind More... about 11 years ago
missing length in serialized files More... about 11 years ago
added small prog to print sizes of data structures used in serialization More... about 11 years ago
updated readme More... about 11 years ago
added cool makefile, makes parser and parses all files in in/ dir More... about 11 years ago
receiving 2 args More... about 11 years ago
serializing... about to test More... about 11 years ago
what the heck, manual serialization! :D More... about 11 years ago
removed some goofy redirections. easier for serialization More... about 11 years ago
with left recursion the lists are now reversed; fixed for actions More... about 11 years ago
solved introduced bug. printing hands More... about 11 years ago
parsing all the tests files with no errors More... about 11 years ago
updated README More... about 11 years ago
deleted old readme, new readme! More... about 11 years ago
rewrote most of the rules as left recursive. right recursive is very inefficient. only round_star wasnt rewrote. memory bug. More... about 11 years ago
added simple char* interning api More... about 11 years ago
removed aio stuff More... about 11 years ago
fixed string More... about 11 years ago
not including tests! More... about 11 years ago
removed test files More... about 11 years ago
no memory leaks for tests 0, 1 and 2.txt More... about 11 years ago
valgrind says no unreachable dead memory More... about 11 years ago
freeing memory like crazy, not done yet though ... More... about 11 years ago
compiling with debug flags More... about 11 years ago
processing arrays of hands ... More... about 11 years ago
getting actions and cards for each round More... about 11 years ago
cleaned * More... about 11 years ago