summary refs log tree commit diff stats
path: root/lib/experimental
Commit message (Collapse)AuthorAgeFilesLines
* make more standard libraries work with `nimPreviewSlimSystem` (#20343)ringabout2022-09-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last
* gitutils: add diffStrings, diffFiles, and use it in testament to compare ↵Timothee Cour2021-04-301-21/+24
| | | | | | | | | | | | | expected vs gotten (#17892) * gitutils: add diffStrings, diffFiles, and use it in testament to compare expected vs gotten * refactor with createTempDir * cleanup * refacotr * PRTEMP fake test spec changes to show effect of diffStrings * add runnableExamples for experimental/diff + cross-reference with gitutils * Revert "PRTEMP fake test spec changes to show effect of diffStrings" This reverts commit 57dc8d642dce6c1127c98b7cbc9edbfe747d4047.
* further progress on rst roles & directives (fix #17646) (#17659)Andrey Makarov2021-04-081-2/+2
| | | | | | | * further progress on rst roles & dir-s (fix #17646) * fix documents according to the messages * fix bug 17 from #17340
* fix #17615(runnableExamples silently ignored if placed after some code) (#17619)flywind2021-04-021-4/+4
| | | Co-authored-by: Timothee Cour <timothee.cour2@gmail.com>
* use single backtick (#17100)flywind2021-02-181-26/+26
|
* styleCheck: Fix some inconsistent identifiers (#16177)ee72020-12-211-2/+2
|
* experimental/diff: move isMainModule block to tests/stdlib/tdiff.nim (#16172)Timothee Cour2020-11-281-80/+0
|
* fix several typos in documentation and comments (#12553)Nindaleth2019-10-301-1/+1
|
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-271-3/+3
|
* Documentation Diff, Typo (#11566)Juan Carlos2019-07-061-1/+23
| | | | | * Documentation for Diff, add Examples and runnableExamples
* fix experimental/diff documentation rendering (#9983)alaviss2018-12-151-5/+9
| | | also remove references to non-existant parameters
* move diff.nim to experimentalAraq2018-12-121-0/+387