Historique des commits

Auteur SHA1 Message Date
  Herbert Vojčík bdadb76629 Adding "declarative custom tags" into HTMLCanvas. il y a 12 ans
  Nicolas Petton 8eaba366d1 BlockClosure >> currySelf reformatting il y a 12 ans
  Nicolas Petton 2f444c02b3 Fix issue #349 il y a 12 ans
  Nicolas Petton 996f12a26c Merge pull request #348 from herby/curry-self il y a 12 ans
  Herbert Vojčík 2ba42314f3 BlockClosure >> currySelf il y a 12 ans
  Nicolas Petton f595d9727d - Renamed ClassBuilder >> installCompiled:forClass:category: to #installMethod:forClass:category il y a 12 ans
  Nicolas Petton 3e7c429aae More improvements to the debugger il y a 12 ans
  Nicolas Petton 2cbac451c6 Merge pull request #346 from herby/meta-compile-separation il y a 12 ans
  Herbert Vojčík 3dee9cd106 BlockClosure >> asCompiledMethod il y a 12 ans
  Herbert Vojčík a7692d381f Meta-manipulation separated from compilation. il y a 12 ans
  Nicolas Petton 582bd3dc4e More changes to ASTDebugger il y a 12 ans
  Nicolas Petton 94b28dd617 Beginning of an ASTDebugger il y a 12 ans
  Nicolas Petton db54a450de Removed a console log: il y a 12 ans
  Nicolas Petton 7eceb2b311 - Small ASTInterpreter refactorings il y a 12 ans
  Nicolas Petton 9cdbc47916 First test in ASTSteppingInterpreterTest il y a 12 ans
  Nicolas Petton 26ea64748a Refactored ASTInterpreterTest il y a 12 ans
  Nicolas Petton f0b6c725e9 Renamed ASTDebugger to ASTSteppingInterpreter il y a 12 ans
  Nicolas Petton 2b206679f8 Merge pull request #343 from herby/fix-regexp il y a 12 ans
  Herbert Vojčík 1383d19a04 RegularExpression class was not wrapped to JS RegExp. il y a 12 ans
  Nicolas Petton 3ea5b4cc79 Renamed ASTDebugger >> stepOver to #step il y a 12 ans
  Nicolas Petton 511ed00839 Class comments il y a 12 ans
  Nicolas Petton 7b3f992907 Use proper CPS in interpreter il y a 12 ans
  Nicolas Petton 79d6b979c2 - Fixed JavaScriptException to make the tests greem il y a 12 ans
  Nicolas Petton 3eee03b995 Merge pull request #342 from herby/js-exceptions il y a 12 ans
  Herbert Vojčík 257e075b71 Better handling of JavaScript exceptions. il y a 12 ans
  Nicolas Petton 99b4e14073 Fixed issue #327 (again) il y a 12 ans
  Nicolas Petton 0a31086048 Merge pull request #341 from herby/smalltalk-send-cleanup il y a 12 ans
  Herbert Vojčík 6cae8a0023 There were still traces of smalltalk.send in some places. il y a 12 ans
  Nicolas Petton c9904a91b8 Renamed Smalltalk >> asSmalltalkError: to #asSmalltalkException: il y a 12 ans
  Nicolas Petton 5976556d2e Catch all exceptions occurring in the Smalltalk stack. JS exceptions are converted to instances of JavaScriptException il y a 12 ans