Commit History

Author SHA1 Message Date
  Nicolas Petton c7aa516c5b Merge branch 'master' into debugger 11 years ago
  Nicolas Petton abe2d46627 Merge pull request #537 from herby/less-globals 11 years ago
  Herbert Vojčík a9800e5918 boot.js: globals never used directly 11 years ago
  Herbert Vojčík 2f4beba12b .js files wrapped into closure, smalltalk,nil,_st are local 11 years ago
  Nicolas Petton a63b725583 Merge branch 'master' into debugger 11 years ago
  Nicolas Petton d18b7ed054 fixes HLInspector >> refresh 11 years ago
  Nicolas Petton 80ffa1e04c - fixes super references 11 years ago
  Nicolas Petton 5770ca8251 - new interpreter 11 years ago
  Nicolas Petton ba7c80b615 - don't wrap receivers in _st() for self or literal receivers 11 years ago
  Nicolas Petton 3ec5c7374a helios changes: 11 years ago
  Nicolas Petton 9f0c9b7eef helios: fixes inspector refresh to only update when actually needed 11 years ago
  Nicolas Petton 7f4eb2380c Helios: 11 years ago
  Nicolas Petton 7915ddab6a helios: first debugger implementation 11 years ago
  Nicolas Petton 33ae8991e3 Transcript and inpsector enhancements 11 years ago
  Nicolas Petton 7eb23122e4 Helios: Removed old inspector code related to refresh 11 years ago
  Nicolas Petton a263522fc3 - better documentation widget 11 years ago
  Nicolas Petton 18f6016ac1 Helios: Announcement refactorings: use #on:send:to: 11 years ago
  Nicolas Petton b172463a0c helios: 11 years ago
  Nicolas Petton adbf95b67e - Better layout and splitter handling 11 years ago
  Nicolas Petton c0eda83269 Small inspector improvements 11 years ago
  Nicolas Petton 51231bfdde - Merge branch 'master' into helios 11 years ago
  Nicolas Petton 17dd7da85a - Workspace improvements 11 years ago
  Nicolas Petton 07313b4ff0 Helios speed improvements and announcement fixes 11 years ago
  Nicolas Petton 6b78c46a85 Moved Helios from master to helios 11 years ago
  Nicolas Petton b203de5bb8 Removed Helios from master (again) 11 years ago
  Nicolas Petton c9bb32ef7a Moved helios to its won branch 11 years ago
  Nicolas Petton 44beb7b666 Moving Helios back to its own branch 11 years ago
  Nicolas Petton d43ad40f63 Consistency across Helios: 11 years ago
  Nicolas Petton 2f77965e17 Use the HLManager instance environment by default 11 years ago
  Sebastian Sastre 535871eef9 Dive and refresh works. Self is the selected instVar. Inspecting evaluated code works (opens a new inspector on the result). 11 years ago