0
I Use This!
Inactive

Commits : Listings

Analyzed 27 minutes ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug in Import.java due to Java 6 regression on classloading More... almost 16 years ago
removed SchemeTests for tail More... over 16 years ago
used GSK's patch for def of appDir in build/make.scm More... over 16 years ago
removing file that is no longer referenced More... almost 17 years ago
fixing warnings for jdk1.6 support More... almost 17 years ago
fixing links More... about 18 years ago
updated for 7.2 release More... over 18 years ago
use normal (default) toString, instead of (often very verbose) stack trace. More... over 18 years ago
added contributors folder and pages about Ken More... almost 19 years ago
added info about Ken's death to website More... almost 19 years ago
removed erronious error message More... about 19 years ago
created make.sh for Linux More... about 19 years ago
refined definition of appDir to work under Linux More... about 19 years ago
Generic's can now use tail calls. More... over 19 years ago
faster fields and methods. More... over 19 years ago
Alan Donovan's patches More... over 19 years ago
Write a fillInStackTrace() method for exceptions that makes CTAK 13 times faster. More... over 19 years ago
Treat #null as #f in tests. make isNull and !isNull primitives. Fix a bug that Alan found. More... over 19 years ago
Accept Alan's patch. More... over 19 years ago
Fix typo in documentation. More... over 19 years ago
A nicer backtrace that relies on scheme code. It only tries once to load it, because otherwise you have an infinte loop in the debugger, which is a bad day. More... over 19 years ago
Use isPrivileged rather than a longer word. some reformatting of code. More... over 19 years ago
Remove some Invoke methods that weren't necessary. They probably came in when Tim added access to private methods. More... over 19 years ago
Add an Evaluator argument to avoid going through Scheme.execute which called Scheme.currentEvaluator().execute(). More... over 19 years ago
Fix Queue. which is ambiguous to be jsint.Queue in tests. More... over 19 years ago
Remove old printout, commented in for debugging. More... over 19 years ago
Fix bug that cause infinite loop in backtrace. More... over 19 years ago
Correct comment about the bug. More... over 19 years ago
Fix bug in Invoke that cause a problem in JDK 1.5.0. More... over 19 years ago
Fix? a use-module problem with Generics referred to by procedures. More... over 19 years ago