This website requires JavaScript.
Explore
Help
Sign In
giles
0 Followers
·
0 Following
Joined on
2024-04-09
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 11:00:02 +00:00
bafa2410e4
ocaml: phase 5.1 mat_mul.ml baseline (3x3 row-major matrix multiply, sum = 621)
giles
pushed to
loops/js
at
coop/rose-ash
2026-05-09 10:58:41 +00:00
b59f08a1b8
js-on-sx: expose more built-ins on js-global (Function, Errors, Promise, etc.)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 10:40:51 +00:00
a91ff62730
ocaml: phase 5.1 bsearch.ml baseline (binary search, position sum = 7)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 10:31:25 +00:00
073ea44fdb
ocaml: phase 5.1 palindrome.ml baseline (two-pointer check, 4/6 inputs match)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 10:21:12 +00:00
aee7226b9c
ocaml: phase 5.1 coin_change.ml baseline (DP, 67c with [1;5;10;25] = 6 coins)
giles
pushed to
loops/js
at
coop/rose-ash
2026-05-09 10:19:29 +00:00
3e8aae77d5
js-on-sx: expression statements support comma operator
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 10:07:14 +00:00
b3d5da5361
ocaml: phase 5.1 kadane.ml baseline (max subarray sum = 6)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 09:57:20 +00:00
da6d8e39c9
ocaml: phase 5.1 pascal.ml baseline (Pascal triangle row 10 middle = C(10,5) = 252)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 09:47:30 +00:00
32aba1823d
ocaml: phase 5.1 run_length.ml baseline (RLE, sum-of-counts = 11)
giles
pushed to
loops/js
at
coop/rose-ash
2026-05-09 09:44:54 +00:00
d145532afe
js-on-sx: instanceof accepts function operands (fn instanceof Function/Object)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 09:34:41 +00:00
3be2dc6e78
ocaml: phase 5.1 grep_count.ml baseline (substring-aware line filter, 3 matches)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 09:24:43 +00:00
b0cbdaf713
ocaml: phase 5.1 pretty_table.ml baseline (Buffer + Printf widths, len = 64)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 09:15:01 +00:00
aaaf054441
ocaml: phase 4 bitwise ops land/lor/lxor/lsl/lsr/asr + bits.ml baseline (+5 tests, 607 total)
giles
pushed to
loops/js
at
coop/rose-ash
2026-05-09 09:13:12 +00:00
86f7a351fb
js-on-sx: relational ops ToPrimitive operands + NaN-safe le/ge
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 08:50:14 +00:00
70b9b4f6cf
ocaml: phase 5.1 ackermann.ml baseline (ack(3, 4) = 125)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 08:39:58 +00:00
095bb62ef9
ocaml: phase 5.1 rpn.ml baseline (Reverse Polish Notation evaluator, [3 4 + 2 * 5 -] = 9)
giles
pushed to
loops/js
at
coop/rose-ash
2026-05-09 08:35:14 +00:00
e4c92a19d4
js-on-sx: Error/TypeError/etc return instance when called without new
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 08:29:04 +00:00
13fb1bd7a9
ocaml: phase 5.1 newton_sqrt.ml baseline (Newton's method, sqrt(2)*1000 = 1414)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 08:21:21 +00:00
39f4c7a9a8
ocaml: phase 5.1 hanoi.ml baseline (Tower of Hanoi move count, n=10 -> 1023)
giles
pushed to
loops/ocaml
at
coop/rose-ash
2026-05-09 08:11:09 +00:00
1a828d5b9f
ocaml: phase 5.1 validate.ml baseline (Either-based validation, 3 errs * 100 + 117 = 417)
First
Previous
...
20
21
22
23
24
...
Next
Last