2
I Use This!
Low Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
set comprehension improvements More... 10 months ago
initial support for set comprehensions More... 10 months ago
update example count More... 10 months ago
fix class repr to use < and > More... 10 months ago
Merge pull request #522 from shakfu/master More... 10 months ago
Merge branch 'shedskin:master' into master More... 10 months ago
fout fix More... 10 months ago
deglobalize __join_cache/__join_cache_bin More... 10 months ago
othello3: update docstring More... 10 months ago
othello3: avoid allocations.. More... 10 months ago
update version to 0.9.10 More... 10 months ago
othello3: update ref.py More... 10 months ago
othello3: add CMakeLists.txt More... 10 months ago
add othello3 to examples/README More... 10 months ago
othello3: add README More... 10 months ago
othello3: cleanup More... 10 months ago
othello3: forgot to commit gen.py More... 10 months ago
othello3: some cleanup, speedup, now 100M moves/sec More... 10 months ago
othello3: avoid dict indexing.. for flippers_x More... 10 months ago
othello3: finish bitboard ref speed More... 10 months ago
othello3: add bitboarding reference script More... 10 months ago
othello3: sep out gen-code into gen.py More... 10 months ago
othello3: timing More... 10 months ago
othello: init-state func for repeated test More... 10 months ago
othello3: avoid 'eval' call More... 10 months ago
othello3: cleaner gen funcs More... 10 months ago
othello3: calc int for lookup More... 10 months ago
othello3: in fact the whole game now works again More... 10 months ago
othello3: second move More... 10 months ago
othello3: first move via lookups More... 10 months ago