Files
Nim/doc
metagn a95b6391fd support cstring in case (#20130)
* implement case for cstring

for now just converts to string on C backend

* custom implementation for cstring

* remove leftover

* revert even more

* add nil + fix packages weird variant literal bug

* update docs
2022-09-01 18:10:00 +02:00
..
2022-08-17 15:20:22 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-08-12 14:33:43 -04:00
2022-09-01 18:10:00 +02:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-06-04 07:03:03 +02:00
2022-08-21 16:56:12 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -04:00
2022-08-17 15:20:22 -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!