Core developer of @nim-lang. Author of Nim in Action.
- London, UK
- http://picheta.me
- @d0m96
Block or Report
Block or report dom96
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
nim-lang/Nim Public
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
-
610 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 4 commits in 2 repositories
Opened 1 pull request in 1 repository
nim-lang/nimforum
1
open
Reviewed 11 pull requests in 5 repositories
nim-lang/Nim
6 pull requests
- Add 'usages' option to the --stylechecks error msg
-
add another version of
listen()
for passing externally createdAsyncSocket
toAsyncHttpServer
- Rework discarding futures documentation in asyncdispatch
- Add missing JavaScript func
- Load Google Fonts last, with update tests
- FTP client is now able to connect to server over TLS by set `useTls =…
nim-lang/nimforum
2 pull requests
nim-lang/nimbot
1 pull request
dom96/untar
1 pull request
dom96/choosenim
1 pull request
Created an issue in nim-lang/Nim that received 6 comments
Disallow private types used in public functions
type Foo = object x: int proc bar*(): Foo = Foo(x: 42)
Notice how Foo
will not be accessible outside this module. We should make this kind of code…
6
comments
Opened 2 other issues in 2 repositories
supranim/supranim
1
open
nim-lang/Nim
1
open
55
contributions
in private repositories
May 6 – May 19