start everything, finish nothing
- munich, germany
-
18:46
(UTC +01:00) - http://it7otdanqu7ktntxzm427cba6i53w6wlanlh23v5i3siqmos47pzhvyd.onion/milahu/
Block or Report
Block or report milahu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
iceagefarmer Public
iceagefarmer Telegram archive. documenting the collapse of our civilization
HTML 3
-
-
3,916 contributions in the last year
Less
More
Activity overview
Contributed to
milahu/nix-eval-js,
milahu/incremental-compiler-js,
milahu/alchi
and 406 other
repositories
Contribution activity
March 2023
Created 2 repositories
- milahu/opensubtitles-uploader-cli JavaScript
- milahu/capture-to-a-gif-by-nonegame JavaScript
Created a pull request in lezer-parser/import-tree-sitter that received 4 comments
translate alias of named symbols
support tree-sitter grammars like module.exports = grammar({ rules: { a: $ => "aaa", c: $ => alias($.a, $.b), // alias of the named symbol a } } te…
+42
−6
•
4
comments
Opened 3 other pull requests in 2 repositories
alexanderwink/subdl
1
open
1
closed
lezer-parser/cpp
1
open
Reviewed 1 pull request in 1 repository
lezer-parser/import-tree-sitter
1 pull request
Created an issue in lezer-parser/cpp that received 4 comments
wrong affinity of pointer-star in function type
source
void* some_function() {}
actual parse tree
FunctionDefinition: "void* some_function() {" PrimitiveType: "void" PointerDeclarator: "* some_fu…
4
comments