Mirror of
forum.nim-lang.org
index
(search is case sensitive; searches thread content, thread title and username)
3945 ::
[2018-06-19T04:04:05+02:00]
[Araq] nim should provide a roadmap
3090 ::
[2017-08-04T18:19:49+02:00]
[Libman] Min: a Nim-based minimalist, concatenative, functional REPL & script lang
2778 ::
[2017-02-02T18:56:28+01:00]
[dom96] Writing Python extensions in Nim
2565 ::
[2016-10-05T15:26:31+02:00]
[Araq] C Invocation in Nim
2555 ::
[2016-09-26T15:16:00+02:00]
[andrea] Connecting Nim with Python
2191 ::
[2016-04-09T00:39:42+02:00]
[jrichards] help with zah/nim.vim
1954 ::
[2016-01-19T13:45:21+01:00]
[Araq] Caller line numbers in templates?
1953 ::
[2016-01-19T12:44:19+01:00]
[jboy] Command pattern implementation
1952 ::
[2016-01-18T22:24:54+01:00]
[Araq] Version 0.13.0 released!
1947 ::
[2016-01-18T10:47:24+01:00]
[Araq] Andrei Alexandrescu: Writing Fast Code
1914 ::
[2016-01-02T09:17:10+01:00]
[Araq] Proposal: Extra export marker `+` to force a symbol to require full qualification
1913 ::
[2016-01-02T08:59:34+01:00]
[Araq] Proposal: Rename all `getType` procs, rename modules `typeinfo` & `typetraits`
1910 ::
[2015-12-30T18:10:54+01:00]
[jdm] How do I get the name of a type in a macro?
1909 ::
[2015-12-29T18:16:28+01:00]
[leledumbo] Questions about Nim syntax
1907 ::
[2015-12-29T09:51:09+01:00]
[PV] Will it be (in the future) possible to use static[T] as member of structure?
1903 ::
[2015-12-28T20:00:10+01:00]
[dom96] Easy travis integration with latest nim devel
1883 ::
[2015-12-18T09:54:03+01:00]
[jboy] What is the correct code ?
1882 ::
[2015-12-17T21:01:45+01:00]
[kirbyfan64sos] Error: internal error: expr(nkClosedSymChoice); unknown node kind
1878 ::
[2015-12-16T01:26:24+01:00]
[jboy] Web based nimble search tool
1821 ::
[2015-11-23T22:53:43+01:00]
[Jehan] Is it possible to refer to cstring + offset
1818 ::
[2015-11-22T06:37:26+01:00]
[chrisheller] Compile dynlib from Nim
1817 ::
[2015-11-22T06:32:34+01:00]
[Araq] Module Introspection
1816 ::
[2015-11-20T21:06:49+01:00]
[jboy] How do I cast a ptr cuchar to a seq?
1808 ::
[2015-11-17T05:08:45+01:00]
[Araq] The value of nnkCommentStmt node
1804 ::
[2015-11-16T19:15:30+01:00]
[Araq] pragma emit question
1797 ::
[2015-11-12T18:47:15+01:00]
[Araq] Announcing Pymod; Request For Testing & Feedback
1796 ::
[2015-11-12T03:41:16+01:00]
[dom96] Post lenght to long error with the forum?
1793 ::
[2015-11-11T20:19:17+01:00]
[Araq] Immutable String Type Vs. Shallow/Freeze Procedure
1170 ::
[2015-04-30T17:37:06+02:00]
[Araq] Version 0.11.0 released
1146 ::
[2015-04-20T04:41:50+02:00]
[yglukhov] Manipulate string by pointers
1141 ::
[2015-04-18T15:15:02+02:00]
[def] Basic AST
1129 ::
[2015-04-13T21:47:49+02:00]
[Araq] Strange ``<`` in tutorial
1113 ::
[2015-04-09T10:10:43+02:00]
[Araq] Forum: e-mail notifications per-thread, please!
1112 ::
[2015-04-09T05:55:05+02:00]
[Araq] Parameter doc help
1109 ::
[2015-04-08T03:48:26+02:00]
[Jehan] Linux installation not setting up
1075 ::
[2015-03-26T00:56:49+01:00]
[Araq] Wikipedia article about to be deleted again
1067 ::
[2015-03-25T10:08:29+01:00]
[Araq] Rune at position
1063 ::
[2015-03-24T03:44:45+01:00]
[jboy] [Solved] What's the difference between varargs[T] and openArray[T]?
1051 ::
[2015-03-20T04:47:50+01:00]
[jboy] The closure of the last body statement parameter of a template surprised me
1049 ::
[2015-03-18T17:47:33+01:00]
[Jehan] nimborg/py on a different thread
1044 ::
[2015-03-17T16:51:16+01:00]
[Araq] Tuple unpacking for an array rvalue?
1033 ::
[2015-03-16T10:29:51+01:00]
[axben] CritBitsTree vs Table
1030 ::
[2015-03-16T00:34:16+01:00]
[Araq] Guess I am doing something wrong again
1017 ::
[2015-03-12T17:03:03+01:00]
[Araq] How to detect the difference between numeric sizes in a generic proc?
1010 ::
[2015-03-10T04:31:19+01:00]
[Araq] staticRead doesn't like absolute paths?
1006 ::
[2015-03-09T16:57:54+01:00]
[Stefan_Salewski] Learning Nim : Question about proc call
1005 ::
[2015-03-09T16:18:44+01:00]
[Jehan] Pointer dereference operator
1003 ::
[2015-03-09T10:28:11+01:00]
[Araq] Proposal: For seq & string, default init is "init to empty" not "init to nil"
991 ::
[2015-03-07T18:29:06+01:00]
[Araq] Extending stdlib functionalities (reservoir sampling / iterators)
985 ::
[2015-03-06T17:43:22+01:00]
[Araq] Unicode strings
982 ::
[2015-03-06T01:14:04+01:00]
[Araq] Why newSeq, but initTable, initSet, etc.?
894 ::
[2015-02-19T10:56:55+01:00]
[Araq] AST differs when pragma parameter is `stmt` vs `expr`
887 ::
[2015-02-18T01:53:51+01:00]
[Jehan] Suggestion: Add a special case `..<` operator, equivalent to `.. <`
886 ::
[2015-02-17T19:46:15+01:00]
[adrianv] template and block
880 ::
[2015-02-16T16:13:11+01:00]
[Stefan_Salewski] Getting a reference to object's field
879 ::
[2015-02-16T14:50:27+01:00]
[Jehan] Code: Euclidean integer division (and sgn and divmod) for the math module
874 ::
[2015-02-16T03:15:58+01:00]
[jboy] Integer literal numerical constants: 5'i16 vs 5i16
849 ::
[2015-02-08T21:44:23+01:00]
[Araq] Defining vs declaring conditional symbols
844 ::
[2015-02-08T12:44:48+01:00]
[Araq] What toolchain are YOU using for Nim development?
843 ::
[2015-02-08T07:58:22+01:00]
[Araq] Difference between static[T] and T{lit} parameter constraint?
823 ::
[2015-02-02T16:40:28+01:00]
[Araq] Pointer types
811 ::
[2015-01-31T00:35:43+01:00]
[Araq] Newb question: by ref vs by value
805 ::
[2015-01-29T17:14:13+01:00]
[dom96] A file-scope pragma equivalent to "--header" compiler option?
803 ::
[2015-01-28T13:50:17+01:00]
[jboy] ANN: docstrings.nim: Python-like docstrings that can be extracted at compile time
801 ::
[2015-01-27T14:27:41+01:00]
[dom96] Extract double-hash documentation comments?
797 ::
[2015-01-26T17:10:51+01:00]
[Araq] Declare compile-time conditional symbols in code?
708 ::
[2015-01-01T22:37:25+01:00]
[Araq] Immutable/let ptr