Yardanico

Results 40 issues of Yardanico

If some file in "nim-#devel" or "nim-0.17.0" is being used - like opened in some editor, or some executable from this folder is running, choosenim throws this error: ```bash C:\Users\Tiberium>choosenim...

High Priority
Messages
OS/Platform specific

Hello! I like that you tried to make a fast Markdown parser, so I spent some time figuring out if I can speed up anything. With these changes, I got...

On Windows nimble creates `bin.cmd` files in the ~/.nimble/bin folder instead of symlinks with the contents: ```cmd @chcp 65001 > nul @"%~dp0\..\pkgs\futhark-0.6.1\opir.exe" %* ``` Futhark executes opir with just `opir`,...

bug
Windows

See https://github.com/philip-wernersbach/nim-orient - the code is in the `prerelease` branch which is NOT the default, also it's not specified in Nimble (can we even specify a branch in packages.json? If...

First attempt - the code is pretty rough and is more of a PoC but it already works pretty well, for example: ![2020-06-28-02-10-21_grim](https://user-images.githubusercontent.com/21169548/85933911-e8711200-b8e4-11ea-97bd-55b2d7981781.png) Things to consider: As @dom96 suggested, change...

There's a lot of topics on the forum where topic starters ask something about Nim. I think the ability to add [SOLVED] to the topic title will be useful.

If users changes his email and confirms it, his status on the forum will change to "Moderated". I don't think this is an intended behaviour.

Bug

- [x] `abs()` - [x] `all()` - [x] `any()` - [ ] `ascii()` - [x] `bin()` - [x] `bool()` note: called `toBool` in pylib - [ ] ~~`breakpoint()`~~ Not really...

help wanted
in progress

```nim template hello {.dirty.} = echo "hello world" hello() ``` In this code `{.dirty.}` is not highlighted at all: ![image](https://user-images.githubusercontent.com/21169548/30927336-d618bffe-a3c0-11e7-8733-cd255e716e63.png) Adding return type helps: ![image](https://user-images.githubusercontent.com/21169548/30927347-dfc1255a-a3c0-11e7-85e1-3c064f21b3b9.png) Tested on Windows 10 x64...

### Some reference to the SDK, such as the developer site or a wikipedia article. https://docs.unity3d.com/Manual/IL2CPP.html ### SteamDB links https://steamdb.info/app/1449850/ https://steamdb.info/app/1468810/ https://steamdb.info/app/1203220/ https://steamdb.info/app/1604030/ https://steamdb.info/app/1782210/ https://steamdb.info/app/1611910 ### Possible way to detect...

Type: Engine