Cronologia Commit

Autore SHA1 Messaggio Data
  Manfred Kroehnert 0dd0f9c9b1 parser: jshint cleanup 11 anni fa
  Nicolas Petton b35b1e33c9 Track lines and number in the parser 11 anni fa
  Herbert Vojčík ea33b05f3f Can have symbols for binary selectors. 11 anni fa
  Herbert Vojčík e01722a2a7 Allows write #(#on:do: #Object) as #(on:do: Object) 11 anni fa
  Herbert Vojčík 6adcd5067a Fixed symbol, #ab'cd' is now error, not #abcd. 11 anni fa
  Herbert Vojčík 96253150d3 parser: you can write #(4 #(5 6 #()) 7) as #(4 (5 6 ()) 7) 11 anni fa
  Herbert Vojčík 8e772483eb Fixed dynamic array and friends allowed in literal array. 11 anni fa
  Nicolas Petton 15ce8a0dd8 Removes Symbol from the system: 11 anni fa
  Nicolas Petton 0bd11592e5 Parser now forbids mixing JS statements and Smalltalk code. 11 anni fa
  Nicolas Petton 5921e6bb67 - fix the parser for '\\' selectors 11 anni fa
  Manfred Kroehnert 58699e377f parser: fix range of valid hex chars 11 anni fa
  Manfred Kroehnert 2c4c3c3dac parser.pegjs: support smalltalk style hex numbers 11 anni fa
  mkroehnert bf6cead6ae parser.pegjs: cleanup tab/whitespace mix with spaces only 11 anni fa
  Nicolas Petton a5f0e6e7b6 Fixed issue #127 12 anni fa
  Nicolas Petton e9277011ea Fixed a bug in float parsing 12 anni fa
  Nicolas Petton 02ae8eded2 Allow colons in symbol literals and stings: #hello: #'hello' 12 anni fa
  Nicolas Petton 5a9eb143a6 Allow capitalized identifers 12 anni fa
  Nicolas Petton 5b7814fa56 - New Symbol class 12 anni fa
  Laurent Laffont 7caa3af0a4 merge with master 12 anni fa
  Nicolas Petton 72deeefb0a Fixed previous commit 12 anni fa
  Nicolas Petton a860ee83f2 Fixed issue #14 12 anni fa
  Nicolas Petton d7b72a2036 Allow separators in dynamic arrays and dictionaries 12 anni fa
  Nicolas Petton 6f76c63de0 - Support for dynamic arrays 12 anni fa
  Nicolas Petton 5afaf9bc95 Fixed number parsing 13 anni fa
  Nicolas Petton e3b6dda544 - New parser written in PEGJS (http://http://pegjs.majda.cz/) which is faaaaast! 13 anni fa
  Nicolas Petton 511adf78c2 - renamed js files to match the class category name 13 anni fa
  Nicolas Petton dc8e021881 first commit 13 anni fa