Files
Nim/doc
metagn e0ad71a912 make binary not not parse complex expressions on right side (#22078)
* binary `not` only parses simple expressions

fixes #16324

* switch to primary
2023-06-12 06:22:50 +02:00
..
2022-10-05 14:03:10 -04:00
2022-08-12 14:33:43 -04:00
2023-05-11 10:10:51 +02: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
2023-05-28 18:18:30 +02: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!