0
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
--add-search-path src/box2d is no longer required More... about 13 years ago
regen More... about 13 years ago
fix a compile error More... about 13 years ago
move setting of profiler url to ahead of the program More... about 13 years ago
rebuild More... about 13 years ago
move src/* to src/box2d/* More... about 13 years ago
fix compilation errors More... about 13 years ago
add js impl. for comparison More... over 13 years ago
log average fps after 10 seconds More... over 13 years ago
for release More... almost 14 years ago
Rebuild with jsx@8bb4337da068f9a88b5bb5e84ea4228d1726650c More... almost 14 years ago
Add Makefile to build a sample More... almost 14 years ago
Compliant to JSX 8bb4337da068f9a88b5bb5e84ea4228d1726650c More... almost 14 years ago
Merge remote-tracking branch 'origin/kazuho/optimize-hack' More... almost 14 years ago
change objects count from 100 to 50 More... almost 14 years ago
recompile with jsx at commit 97de8b0 with --release More... almost 14 years ago
compile with --release only More... almost 14 years ago
use "as __noconvert__" More... almost 14 years ago
const-ify more constants More... almost 14 years ago
compile with --release, then optimize with Google Closure Compiler (SIMPLE_OPTIMIZATIONS) More... almost 14 years ago
do not use local vars in short static functions (so that they will be optimized by JSX) More... almost 14 years ago
const-ify More... almost 14 years ago
set number of objects to 50 More... almost 14 years ago
fix samples More... almost 14 years ago
update readme More... almost 14 years ago
sample complete! fix: avoiding compiler's bug More... almost 14 years ago
prepare for demo program More... almost 14 years ago
implemented World More... almost 14 years ago
implemented: Contact manager More... almost 14 years ago
implemented: b2Contact More... almost 14 years ago