Commit History

Author SHA1 Message Date
  Herbert Vojčík 245b334405 Get rid of basicXxx in Package. 7 years ago
  Herbert Vojčík 6edba6242a Compiler class >> eval: 7 years ago
  Herbert Vojčík 785ddc14c7 Remove unused ivar. 7 years ago
  Herbert Vojčík 2d3d59b6b2 Code gens: Transformer dictionary in the state. 7 years ago
  Herbert Vojčík 01f8215813 Recompile / copy / migrate only recompiles own methods. 7 years ago
  Herbert Vojčík 23d393cb6d Trait >> theMetaClass ^ nil 7 years ago
  Herbert Vojčík c226d4d561 More use of `theMetaClass` instead of `class`. 7 years ago
  Herbert Vojčík 563b35e9c3 Use more generic #value: instead of #visit:. 7 years ago
  Herbert Vojčík 6922e8462e #transformersDictionary to config transformers. 7 years ago
  Herbert Vojčík 6d09908b4e Normalized transformers method code. 7 years ago
  Herbert Vojčík 54c7f5723d Extract ASTPreInliner. 7 years ago
  Herbert Vojčík 7d0f90b257 Compiler is now series of transformers. 7 years ago
  Herbert Vojčík 3bc1bbd18a InliningSemanticAnalyzer 7 years ago
  Herbert Vojčík 834344a4e7 Use new inline JS notation in core. 7 years ago
  Herbert Vojčík bd6e2b8bf1 Remove inheritance on InterfacingObject. 7 years ago
  Herbert Vojčík 3f72637921 Use Terminal {alert:,confirm:,prompt:}. 7 years ago
  Herbert Vojčík 45e789f34c Cleaning around classNameFor:. 7 years ago
  Herbert Vojčík d8c0f3f3c8 Compiler-* cleanup 8 years ago
  Herbert Vojčík 4be78f87a1 SemanticAnalyzer: check in package scope. Fix #1150. 9 years ago
  Herbert Vojčík 6ac50908d1 Compiler: currentPackage, adapt & clean the API 9 years ago
  Herbert Vojčík e871165c3b compiler: remove methods that are never used 9 years ago
  Herbert Vojčík f5bbd30c6f Compiler evaluates in package context. Fix #1125. 9 years ago
  Sean DeNigris 6443548519 DoIts shouldn't dirty Compiler-Core #973 10 years ago
  Nicolas Petton 0fbbe58988 Evaluator is a subclass of InterfacingObject 10 years ago
  Nicolas Petton 7735c06ec0 fixes #832 10 years ago
  Nicolas Petton 9900626200 removes DoIt >> foo 10 years ago
  Nicolas Petton f8c679c125 Renames js/ to src/ 10 years ago