Commit History

Author SHA1 Message Date
  Araq 5fe71db6d9 'out T' is an alias for 'var T' 9 years ago
  Araq 9e4e7ca535 fixes #2533 9 years ago
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 years ago
  Araq 08c0ba379a fixes #1805 9 years ago
  Araq c87f1eb581 'discard' can be used instead of 'nil' for empty case object branches 10 years ago
  Araq 2804c0373c compiler\parser.nim 10 years ago
  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