- Gan Zhou, China
Popular repositories Loading
-
hello-clojure-with-http-kit
hello-clojure-with-http-kit PublicThis is a hello app with http-kit written by clojure, which supports Hot code reload.
23 contributions in the last year
Day of Week | March Mar | 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 9 commits in 2 repositories
Created 1 repository
-
zhuomingliang/hyperfine
Rust
This contribution was made on Mar 3
Created a pull request in patrickbkr/rakudo that received 4 comments
Update to latest, with makefile fix
still build failed, error info: https://colabti.org/ircloggy/raku/2025-03-16#l122 gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=…
+1,580
−44
lines changed
•
4
comments
Opened 7 other pull requests in 1 repository
rakudo/rakudo
6
merged
1
open
-
A bunch of Undeclared Attribute check fixes.
This contribution was made on Mar 20
-
Throw X::Attribute::Undeclared, pass the test of "class D { method d { $!e = 1 }};"
This contribution was made on Mar 18
-
throw X::Parameter::TypedSlurpy exception
This contribution was made on Mar 16
-
RakuAST: improve type check, there's still a lot of improvement possible
This contribution was made on Mar 15
-
add X::Parameter::Default::TypeCheck exception to parameters
This contribution was made on Mar 13
-
add redeclaration exception of placeholder parameter
This contribution was made on Mar 12
-
add X::Parameter::WrongOrder exception to wrong order parameters
This contribution was made on Mar 10
Reviewed 1 pull request in 1 repository
rakudo/rakudo
1 pull request
-
RakuAST: improve type check, there's still a lot of improvement possible
This contribution was made on Mar 16
Created an issue in rakudo/rakudo that received 2 comments
rakudo repl outputs Malformed UTF-8 exception forever on windows
Step:
run into repl mode in the CMD
input 的
outputs forever:
[0] > Malformed UTF-8 in method consume-line-chars at 'SETTING::'src/core.c/Encoding…
2
comments