Commit History

Author SHA1 Message Date
  Bung 16f0b55664 remove isKeywordIgnoreCase from highlite, not used , can't even compile with -d:useNimRtl (#18399) 3 years ago
  Andrey Makarov 436af88d8c follow-up #17837: add `Console` for interactive sessions (#17930) 3 years ago
  Andrey Makarov 287f1170ba highlite: fix #17890 - tokenize Nim escape seq-s (#17919) 3 years ago
  Andrey Makarov 8f79bc5f3d add RST highlighting for command line / shells (also fixes #16858) (#17789) 3 years ago
  Andrey Makarov 42687457b0 further progress on rst roles & directives (fix #17646) (#17659) 3 years ago
  Timothee Cour 8b26b3ad0d remove docutils.nimble (not a real nimble package, and affected canonical imports) (#17544) 3 years ago
  Clyybber 507873be25 Use readable escape sequences (#17241) 3 years ago
  Danil Yarantsev 285539c87a Replace double backticks with single backticks - Part 4 out of ~7 (#17216) 3 years ago
  flywind f140c92409 fix some warnings (#16952) 3 years ago
  Xabier Bello 4c533b2d92 Added Python to highlite module. (#16286) 4 years ago
  Juan Carlos d85015e922 Remove unroll pragma from stdlib (#14706) 4 years ago
  Araq 6f962a4b36 fixes #14830 4 years ago
  Araq c94647aeca styleCheck: make the compiler and large parts of the stdlib compatible with --styleCheck:error 5 years ago
  Juan Carlos 206f2478b8 Documentation highlite (#11596) 5 years ago
  Miran 8cf97908cc document proper imports, fixes #8164 (#10698) 5 years ago
  Araq cb9e9297fb make highlite.nim compile again 6 years ago
  Oscar Nihlgård fd28236368 Multi byte characters should not be treated as part of an operator 6 years ago
  Dmitry Atamanov e206a8d952 Use new binarySearch everywhere (#7876) 6 years ago
  Araq 5d2e86ea1a the documentation generator now supports ':test:' for the testing of test snippets 7 years ago
  Andreas Rumpf cae5e33a4a language change: 'generic' and 'atomic' are not keywords anymore 7 years ago
  Araq 3ccc9c467d 'with' and 'without' are not keywords anymore 7 years ago
  Andreas Rumpf 20ee65af6d fixes #3078 8 years ago
  Felix Krause 6fe916fc77 Fixes to YAML highlighting support, added tests 8 years ago
  Felix Krause f1f1202ea0 Added YAML support to doctools/highlite 8 years ago
  Andreas Rumpf c9966a3e17 use 'using' instead of 'sig' keyword; cleans up new features a bit 8 years ago
  Andreas Rumpf 38dee2095c added 'sig' feature; removed tfShared support in the compiler 8 years ago
  Andreas Rumpf a4aeb6fbec implements final version of multiline comments 9 years ago
  Andreas Rumpf 2e71bd50b2 implements multi-line-comments; pounds are stripped from the doc comments 9 years ago
  pdw 7616790515 lib/packages/docutils - Dropped 'T' from types 9 years ago
  Araq f6ff01572e breaking change: 'concept' is now a keyword and used instead of 'generic' 9 years ago