Historique des commits

Auteur SHA1 Message Date
  Nicolas Petton b3b5784ac4 keep track of block position in the source code il y a 11 ans
  Nicolas Petton 164f23a04b Merge branch 'master' into debugger il y a 11 ans
  Nicolas Petton 12a2b9a11c some formatting and variable name fixes in HashedCollection il y a 11 ans
  Nicolas Petton 65d9f69bc5 more debugger and context improvements il y a 11 ans
  Nicolas Petton 18cc101bcf Merge pull request #510 from mkroehnert/cli il y a 11 ans
  Nicolas Petton 04e9d9197f Merge pull request #512 from mkroehnert/compiler il y a 11 ans
  Manfred Kroehnert bc119f34dc grunt-amberc: simplify verbose flag handling il y a 11 ans
  Manfred Kroehnert f9d97a35aa grunt: switch amberc task to use the 'options' property introduced in Grunt 0.4 il y a 11 ans
  Manfred Kroehnert b3f61c6516 grunt-amberc.js: fix error in mainFile handling il y a 11 ans
  Nicolas Petton d664d913c2 fix the interpreter to correctly interpret JS globals il y a 11 ans
  Nicolas Petton 3b5550fb35 Merge pull request #511 from mkroehnert/jshint il y a 11 ans
  Nicolas Petton 44ad2eb4c2 first (work in progress) stepping debugger il y a 11 ans
  Nicolas Petton 8435eade7c - renamed Array 'adding' protocol to 'adding/removing' il y a 11 ans
  Manfred Kroehnert 584cfed3f3 amber.js: jshint cleanup il y a 12 ans
  Manfred Kroehnert 46554eaeb4 boot.js: jshint cleanup il y a 12 ans
  Manfred Kroehnert 0dd0f9c9b1 parser: jshint cleanup il y a 12 ans
  Manfred Kroehnert 07907108b1 AmberCli: check if required version of Node.js is used il y a 11 ans
  Nicolas Petton 5c06010269 new interpreter passes the tests il y a 11 ans
  Nicolas Petton 494b35b2c4 adds a test for Array >> #addFirst: il y a 11 ans
  Nicolas Petton 447224770b adds Array >> #addFirst: il y a 11 ans
  Nicolas Petton 73d93feb09 - changed JSStream to use #from: il y a 11 ans
  Nicolas Petton 62c73a8d5d Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber il y a 11 ans
  Nicolas Petton 1acbf3bf5f new interpreter based on a stack il y a 11 ans
  Nicolas Petton 10c80fe677 Merge pull request #507 from rcsimm/helios-sunit il y a 11 ans
  Nicolas Petton 18bade43f4 Merge pull request #508 from herby/self-called-using-value il y a 11 ans
  Nicolas Petton f0da669b25 Merge pull request #509 from herby/test-js-recompiled-with-optimized-self il y a 11 ans
  Herbert Vojčík d2bb4b5df6 `_st(self)` replaced with `self` in Test.js il y a 11 ans
  Herbert Vojčík 55a7a09bbe `self._value()` when `self()` was before il y a 11 ans
  Kenneth Pullen 51569fd879 Make #asHashedCollection and #asDictionary use #from: il y a 11 ans
  Kenneth Pullen a7e8f708e1 Rename #newFrom to #from il y a 11 ans