I ❤️ Ruby. I’m also making my own Ruby called Natalie. You know, for fun!
- Oklahoma, USA
- https://timmorgan.dev
- @timmrgn
Pinned Loading
-
natalie-lang/natalie
natalie-lang/natalie Publica work-in-progress Ruby compiler, written in Ruby and C++
-
open-bibles
open-bibles PublicRepository of public domain and freely (libre) licensed bible translations in some standard XML formats.
-
justforfunnoreally.dev
justforfunnoreally.dev PublicA little website to explain that sometimes we just like to have fun!
-
ragchew.app
ragchew.app PublicA website for amateur radio operators to find and participate in on-the-air gatherings
2,136 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
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
March 2025
Created 94 commits in 2 repositories
Created 1 repository
-
seven1m/conform.nvim
Lua
This contribution was made on Mar 21
Created a pull request in stevearc/conform.nvim that received 1 comment
Fix syntax_tree for ignored files
First, thank you for this project.
I wanted to suggest this change for the syntax_tree
formatter based on a project I'm working on.
Running the com…
+2
−2
lines changed
•
1
comment
Opened 17 other pull requests in 1 repository
natalie-lang/natalie
16
merged
1
open
-
Lock symbol hashmap when interning a symbol from C++ code
This contribution was made on Mar 27
-
Build object files in parallel
This contribution was made on Mar 26
-
Fix Thread::Queue race conditions
This contribution was made on Mar 26
-
Fix compile error on newer clang
This contribution was made on Mar 23
-
Fix bad cpp output when source code is shorter than before
This contribution was made on Mar 23
-
Fix Dir.chdir for use with throw/catch
This contribution was made on Mar 23
-
Build libnat.so by default
This contribution was made on Mar 22
-
Remove last rubocop remnants
This contribution was made on Mar 22
-
Format Ruby code with syntax_tree
This contribution was made on Mar 21
-
Just a few small mistakes I noticed
This contribution was made on Mar 20
-
Add lock for build directory
This contribution was made on Mar 19
-
Add --build-dir option and compile individual .o files
This contribution was made on Mar 15
-
Improve memory scanning performance a bit
This contribution was made on Mar 6
-
Refactor thread suspend/resume code
This contribution was made on Mar 5
-
Store real end of stack when thread suspends for amd64
This contribution was made on Mar 4
-
A bit of refactoring in the GC
This contribution was made on Mar 3
-
Store
true
andfalse
as immediate ValuesThis contribution was made on Mar 2
Reviewed 28 pull requests in 1 repository
natalie-lang/natalie
25 pull requests
-
Lock symbol hashmap when interning a symbol from C++ code
This contribution was made on Mar 27
-
Refactor the code to convert a compile time multiline string
This contribution was made on Mar 20
-
Switch to Prism 1.4.0
This contribution was made on Mar 19
-
Import Matrix gem
This contribution was made on Mar 18
-
Update BeEmptyExpectation
This contribution was made on Mar 17
-
Update specs for String#split
This contribution was made on Mar 15
-
Fix Range#step with negative argument in numeric ranges
This contribution was made on Mar 15
-
Implement Range#overlap?
This contribution was made on Mar 15
-
Refresh specs for singleton_class
This contribution was made on Mar 8
-
Fix write nodes with multiple arguments
This contribution was made on Mar 7
-
Fix splat usage in Index{And,Or}WriteNode
This contribution was made on Mar 7
-
Improve memory scanning performance a bit
This contribution was made on Mar 6
-
Remove NATFIXME blocks for Hash argument in String#sub
This contribution was made on Mar 6
-
Fix execution order for ConstantPathWriteNode
This contribution was made on Mar 5
-
Fix String#gsub: respects unicode when the pattern collapses
This contribution was made on Mar 5
-
Remove fixtures for toplevel_binding spec
This contribution was made on Mar 5
-
Fix splat usage in IndexOperatorWriteNode
This contribution was made on Mar 4
-
Make SecureRandom.random_number spec compliant
This contribution was made on Mar 3
-
Support bignum argument in SecureRandom.random_number
This contribution was made on Mar 2
-
Implement TM::StringView::cmp
This contribution was made on Mar 2
-
Don't convert string views to strings in character classes hash lookups
This contribution was made on Mar 2
-
Fixes to StringView::operator==
This contribution was made on Mar 2
-
Implement String#squeeze and String#squeeze!
This contribution was made on Mar 1
-
Add TM::String::replace_bytes for char* argument
This contribution was made on Mar 1
-
Implement DATA constant
This contribution was made on Mar 1
- Some pull request reviews not shown.