Files
Nim/doc
metagn b0a98cc01e warn on set types bigger than max size, default to 0..255 for int literals (#21659)
* test implicitly huge set types

refs https://github.com/nim-lang/RFCs/issues/298

* oh my god

* boot at least

* don't error, fix remaining issues, no 2 len arrays

* fix runnable example

* test assuming 0..255 for int literal

* test refactor, add changelog, test
2023-04-17 20:55:22 +02:00
..
2022-10-05 14:03:10 -04:00
2022-08-12 14:33:43 -04:00
2022-06-04 07:03:03 +02:00
2023-01-04 15:10:44 -05:00
2023-02-07 16:15:44 +08:00
2023-03-03 23:37:12 +01:00
2022-10-05 14:03:10 -04:00

============================
Nim's documentation system
============================

This folder contains Nim's documentation. The documentation
is written in a format called *reStructuredText*, a markup language that reads
like ASCII and can be converted to HTML automatically!