Commit History

Author SHA1 Message Date
  Araq e27ab36731 implements 'defer' 10 years ago
  Araq 212293197f fixes #1161 10 years ago
  flaviut bebc3f62a9 Regenerate docs 10 years ago
  flaviut 145cb3ae8c fix overlooked grammer comment 10 years ago
  flaviut 6b9359d901 updated grammer, fixed oversight 10 years ago
  Araq c30f6cfcf1 cleaned up command expressions 11 years ago
  Araq 3e5cb6644f typeClasses now documented in grammar.txt 11 years ago
  Araq d18f40b4e2 updated grammar.txt 11 years ago
  Araq 8b5aa221ad support for multiple modules of the same name; niminst supports 'platforms'; minor bugfixes 11 years ago
  Araq b3ac785f95 fixes semicolon parsing issue 11 years ago
  Araq 9b9a180947 'inject' for 'for' loop variables 11 years ago
  Araq f8af7ed6b4 more intuitive behaviour for 'discardable' in expression bodies 11 years ago
  Araq 8a595b631b new parsing scheme is documented 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq ccd2934e4a first steps for 'not nil' annotation 12 years ago
  Araq f610d2d221 'iterator' as type description 12 years ago
  Araq e68830a952 improvements for 'bind', fixes #166 12 years ago
  Araq b4a9aca2d3 ';' now valid for parameter lists 12 years ago
  Araq 2e2650c708 ' is optional in type suffixes for numerical literals 12 years ago
  Araq 4da067691e implemented 'static'; macros do not work anymore 12 years ago
  Araq c25ffbf262 first steps for cleaner static/const distinction 12 years ago
  Araq 78f4aacde9 pragma blocks; fixed line information issue with user defined assertions 13 years ago
  Araq 68be801f63 operator precedence changed: assignment like operators are supported; escaping of operators with \ is supported 13 years ago
  Araq 51e01879ba 'bind' as a declarative statement 13 years ago
  Araq c138cc36b4 new syntactic construct: a{i} 13 years ago
  Araq 2359b8b107 fixed some newly introduced bugs 13 years ago
  Araq 6a8a409f1b preparation for new 'is' operator; breaks bootstrapping again, sorry (use generated C code) 13 years ago
  Araq a6daf71520 old pointer deref operator completely removed 13 years ago
  Araq 4ba4999bb7 slice support in system.nim; syntactic sugar for tables; cleanup of grammar/parser 13 years ago
  Araq 8dda362fa6 slices are first class citizens 13 years ago