Commit History

Author SHA1 Message Date
  Araq 08c0ba379a fixes #1805 10 years ago
  Max Zerzouri 9c126282b2 interpret `tuple` as a class and `tuple[]` as the empty tuple 10 years ago
  Araq ece23d39bc fixes #2123 10 years ago
  Araq c91ca82a43 fixes #2073; language spec change: arrow like operators are not right associative anymore 10 years ago
  Araq fe30ec83e2 nimsuggest improvements 10 years ago
  Araq 26b853923c nimsuggest: first version 10 years ago
  Araq c87f1eb581 'discard' can be used instead of 'nil' for empty case object branches 10 years ago
  Guillaume Gelin 3119fe087d Happy new year! 10 years ago
  Araq 9280473eb1 fixes #1120 10 years ago
  Araq 2be3f501a1 fixes #1742 10 years ago
  Araq 59e279ba9c fixes a small bug concerning semicolons for top level statements 10 years ago
  Araq cd03f59432 implemented arrow like operators 10 years ago
  Araq e27ab36731 implements 'defer' 10 years ago
  Araq b2f577df23 fixes #1473 10 years ago
  Araq 2781fea9e2 Nimrod renamed to Nim 10 years ago
  Araq 2f43fdb837 renamefest 10 years ago
  Araq 212293197f fixes #1161 10 years ago
  flaviut ce29b9f78c fix tokenizing bug 10 years ago
  flaviut 145cb3ae8c fix overlooked grammer comment 10 years ago
  flaviut 6b9359d901 updated grammer, fixed oversight 10 years ago
  flaviut 90dc35c109 fix bug with unexpected tkInvalid,tkEof,tkComment 10 years ago
  flaviut 7a9bcf4769 Clean up code 10 years ago
  flaviut 20cb567bf5 Fix accents in enums 10 years ago
  flaviut 3db3c0e382 Generalize accent parsing 10 years ago
  Clay Sweetser 3afbe24b7c Document parser structures and procedures. 10 years ago
  Araq b961e47bfe new concurrency model: first steps; shared is not a keyword anymore 10 years ago
  Araq d96f25619a implemented 'R ptr T' syntax 10 years ago
  Araq 9fdb131686 fixes #992 11 years ago
  Zahary Karadjov 8a0509b3b2 implements ``distinct with/without X, Y`` 11 years ago
  Zahary Karadjov 7080d02af4 allow multi-line expressions using the dot operator 11 years ago