Amateur software developer, investigating functional programming, compilers and Minecraft datpapacks.
Core team member @gleam-lang,
one half of @GMDU
Sponsors
Pinned Loading
-
-
-
gleam-lang/gleam
gleam-lang/gleam Public⭐️ A friendly language for building type-safe, scalable systems!
-
GMDU/code-of-copper
GMDU/code-of-copper PublicCode of Copper is a lore heavy, and technically advanced Minecraft Datapack. It adds a programmable Copper Golem into the game.
-
1,689 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 5 repositories
-
GearsDatapacks/glance
Gleam
This contribution was made on Apr 25
-
GearsDatapacks/glexer
Gleam
This contribution was made on Apr 19
-
GearsDatapacks/directories
Gleam
This contribution was made on Apr 11
-
GearsDatapacks/gleeunit
Erlang
This contribution was made on Apr 3
-
GearsDatapacks/just
Gleam
This contribution was made on Apr 1
Created a pull request in gleam-lang/gleam that received 5 comments
Improve generated code for let assert
on the Erlang target
Closes #4497 and fixes #4145
This PR improves the generated code for let assert
in a couple of ways:
Instead of pattern matching on the value twic…
+873
−146
lines changed
•
5
comments
Opened 35 other pull requests in 7 repositories
gleam-lang/gleam
2
open
25
merged
1
closed
-
Fix assignments in bit arrays
This contribution was made on Apr 28
-
Fix pipe in size option on erlang
This contribution was made on Apr 27
-
Fix purity detection bugs
This contribution was made on Apr 26
-
Document the
pretty
moduleThis contribution was made on Apr 25 -
Warn for individual unreachable patterns
This contribution was made on Apr 24
-
Update bool assert version constraint
This contribution was made on Apr 22
-
Fix caching bug with git dependencies
This contribution was made on Apr 21
-
Implement proper label completions
This contribution was made on Apr 20
-
Fix bug when transitioning from hex to git deps
This contribution was made on Apr 20
-
Improve deprecated environment variable warning message
This contribution was made on Apr 20
-
Fix bug with underscores after leading zero
This contribution was made on Apr 19
-
Warn for pure unused functions
This contribution was made on Apr 18
-
Use labels when inserting missing patterns
This contribution was made on Apr 18
-
Fix JavaScript codegen bugs
This contribution was made on Apr 16
-
Support fill labels code action in patterns
This contribution was made on Apr 15
-
Implement bool
assert
This contribution was made on Apr 14 -
Fix bug with js numbers
This contribution was made on Apr 7
-
Implement autocomplete, hover and goto-definition for constants
This contribution was made on Apr 7
-
Fix bug with unqualify code action
This contribution was made on Apr 7
-
Fix changelog
This contribution was made on Apr 6
-
Fix bug with checking of top-level modules
This contribution was made on Apr 4
-
Implement the
dev
directoryThis contribution was made on Apr 4 -
Only show completions for prelude items when not in a module qualifier
This contribution was made on Apr 3
-
Fix 1.86 clippy warnings
This contribution was made on Apr 3
-
Improve argument names for generated functions
This contribution was made on Apr 2
- Some pull requests not shown.
gleam-lang/tree-sitter-gleam
2
merged
-
Add support for individually deprecated constructors
This contribution was made on Apr 21
-
Add bool
assert
syntaxThis contribution was made on Apr 18
lpil/glance
1
merged
-
Support new Gleam syntax
This contribution was made on Apr 25
lpil/gleeunit
1
merged
-
Fix error message for
let assert
This contribution was made on Apr 21
gleam-lang/language-tour
1
open
-
Add page for bool
assert
This contribution was made on Apr 21
gleam-lang/playground
1
merged
-
Update to Gleam 1.10
This contribution was made on Apr 18
gleam-lang/vscode-gleam
1
merged
-
Update extension
This contribution was made on Apr 8
Reviewed 4 pull requests in 1 repository
gleam-lang/gleam
4 pull requests
-
Fix purity detection bugs
This contribution was made on Apr 27
-
Warn for pure unused functions
This contribution was made on Apr 23
-
Fix caching bug with git dependencies
This contribution was made on Apr 21
-
Implement bool
assert
This contribution was made on Apr 19
Created an issue in gleam-lang/gleam that received 6 comments
Add a warning for pure functions whose return values are not used
Coming from other programming languages, immutability can be a source of confusion for new Gleam programmers. A suggestion to help with this is to …
6
comments
Opened 14 other issues in 4 repositories
gleam-lang/gleam
11
closed
-
Functions are failed to be marked as impure if they use an impure pipeline
This contribution was made on Apr 26
-
Purity tracker reports warnings in stdlib tests
This contribution was made on Apr 26
-
Simplifiy generated Erlang code for
let assert
This contribution was made on Apr 23 -
Git dependencies don't change remote URLs when updating
gleam.toml
This contribution was made on Apr 21 -
Build tool failure when transitioning from Hex to Git deps
This contribution was made on Apr 20
-
Wrong code generated when lifting blocks in pipelines
This contribution was made on Apr 16
-
Bug in JavaScript code generation for custom panic messages
This contribution was made on Apr 16
-
Syntax error on JavaScript for specific number syntax
This contribution was made on Apr 7
-
Support "fill labels" code action for patterns
This contribution was made on Apr 2
-
"Extract constant" code action extracts functions
This contribution was made on Apr 2
-
Slightly wrong error message for missing
main
function in test moduleThis contribution was made on Apr 1
gleam-lang/tree-sitter-gleam
1
closed
-
Grammar doesn't support deprecated constructors
This contribution was made on Apr 21
DitherWither/directories
1
closed
-
Remove
main
functionThis contribution was made on Apr 11
lpil/contour
1
closed
-
Wrong output for multiline strings
This contribution was made on Apr 1