The Wayback Machine - https://web.archive.org/web/20201112233738/https://github.com/GULPF
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@nim-lang

Pinned

  1. Nim timezone library compatible with the standard library.

    Nim 24 1

  2. Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)

    Nim 69 3

  3. A thin SQLite wrapper for Nim

    Nim 21 4

  4. A JSON5 implementation for Nim.

    Nim 8

74 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to GULPF/tiny_sqlite, GULPF/timezones, nim-lang/Nim and 5 other repositories
Loading

Contribution activity

November 2020

Created 7 commits in 1 repository

Created an issue in nim-lang/Nim that received 1 comment

Dangerous implicit type conversion from auto + generics

A combination of generics and the auto type can trigger dangerous implicit type conversions. Example proc takesProc[T](x: T, f: proc(x: T): int) = e…

1 comment
Opened 1 other issue in 1 repository
You can’t perform that action at this time.