Historial de Commits

Autor SHA1 Mensaje Fecha
  Nicolas Petton e703e59032 block handling in the interpreter hace 11 años
  Nicolas Petton 5770ca8251 - new interpreter hace 11 años
  Nicolas Petton b3b5784ac4 keep track of block position in the source code hace 11 años
  Nicolas Petton 65d9f69bc5 more debugger and context improvements hace 11 años
  Nicolas Petton d664d913c2 fix the interpreter to correctly interpret JS globals hace 11 años
  Nicolas Petton 44ad2eb4c2 first (work in progress) stepping debugger hace 11 años
  Nicolas Petton 5c06010269 new interpreter passes the tests hace 11 años
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack hace 11 años
  Nicolas Petton 0ff8aa357a fixed AIContext initialization hace 11 años
  Nicolas Petton f48b4b375a Compiler changes: hace 11 años
  Nicolas Petton 7915ddab6a helios: first debugger implementation hace 11 años
  Nicolas Petton 27d713eff1 Better class comments hace 11 años
  Nicolas Petton dc427450c8 Proper lookup for message sends in ASTInterpreter hace 11 años
  Nicolas Petton a6450fdd41 Block context creation refactoring hace 11 años
  Nicolas Petton e6885e2532 - Fixed AIContext >> selector hace 11 años
  Nicolas Petton 2c2f723a7c - Context handling in blocks hace 11 años
  Herbert Vojčík 39f372af29 Another tab/space strange combos out. hace 11 años
  Herbert Vojčík 8d0d0adde2 Convert spaces to tabs in .st hace 11 años
  Herbert Vojčík 2e40ee8a92 createPackage: with only one parameter at the beginning of .st hace 11 años
  Nicolas Petton 3e7c429aae More improvements to the debugger hace 11 años
  Nicolas Petton 582bd3dc4e More changes to ASTDebugger hace 11 años
  Nicolas Petton 94b28dd617 Beginning of an ASTDebugger hace 11 años
  Nicolas Petton db54a450de Removed a console log: hace 11 años
  Nicolas Petton 7eceb2b311 - Small ASTInterpreter refactorings hace 11 años
  Nicolas Petton f0b6c725e9 Renamed ASTDebugger to ASTSteppingInterpreter hace 11 años
  Nicolas Petton 3ea5b4cc79 Renamed ASTDebugger >> stepOver to #step hace 11 años
  Nicolas Petton 511ed00839 Class comments hace 11 años
  Nicolas Petton 7b3f992907 Use proper CPS in interpreter hace 11 años
  Nicolas Petton 4a7d6d2821 Try to stock to the coding conventions (https://github.com/NicolasPetton/amber/wiki/Coding-conventions) hace 11 años
  Nicolas Petton 0ab29613a8 Fixed variable assignment hace 11 años