Historique des commits

Auteur SHA1 Message Date
  Araq cb9e9297fb make highlite.nim compile again il y a 6 ans
  Oscar Nihlgård fd28236368 Multi byte characters should not be treated as part of an operator il y a 6 ans
  Dmitry Atamanov e206a8d952 Use new binarySearch everywhere (#7876) il y a 6 ans
  Araq 5d2e86ea1a the documentation generator now supports ':test:' for the testing of test snippets il y a 7 ans
  Andreas Rumpf cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore il y a 7 ans
  Araq 3ccc9c467d 'with' and 'without' are not keywords anymore il y a 7 ans
  Andreas Rumpf 20ee65af6d fixes #3078 il y a 8 ans
  Felix Krause 6fe916fc77 Fixes to YAML highlighting support, added tests il y a 8 ans
  Felix Krause f1f1202ea0 Added YAML support to doctools/highlite il y a 8 ans
  Andreas Rumpf c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit il y a 9 ans
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler il y a 9 ans
  Andreas Rumpf a4aeb6fbec implements final version of multiline comments il y a 9 ans
  Andreas Rumpf 2e71bd50b2 implements multi-line-comments; pounds are stripped from the doc comments il y a 9 ans
  pdw 7616790515 lib/packages/docutils - Dropped 'T' from types il y a 9 ans
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' il y a 9 ans
  Araq 85cc5a6a1f destuctors are experimental; 'func' is now a keyword il y a 10 ans
  Araq e27ab36731 implements 'defer' il y a 10 ans
  Araq 0c25f7e202 support nimrod as an alias for nim for compatibility (nimforum!) il y a 10 ans
  Araq 2f43fdb837 renamefest il y a 10 ans
  Araq dbf9117c56 the big renamefest: first steps il y a 10 ans
  Araq 057b53e139 'lambda' is no keyword anymore il y a 10 ans
  Araq b961e47bfe new concurrency model: first steps; shared is not a keyword anymore il y a 10 ans
  Charlie Barto a79579da6f added an overload for highlight.initGeneralTokenizer that accepts a cstring. il y a 11 ans
  EXetoC 446ffb5481 Punctation -> punctuation. il y a 11 ans
  Araq 73c6efdf66 'nil' as a statement is deprecated, use an empty 'discard' instead il y a 11 ans
  Araq 438703f59e case consistency: next steps il y a 11 ans
  Araq 92b8fac94a case consistency part 4 il y a 11 ans
  Araq c0a3d44060 bugfix: keywords are sorted il y a 11 ans
  Grzegorz Adam Hankiewicz 579d0f6f41 Adds highlite to tests suite. il y a 11 ans
  Grzegorz Adam Hankiewicz 4c7607e074 Adds previous slurping as runnable testcase. il y a 11 ans