Popular repositories Loading
-
-
-
browser-compat-data
browser-compat-data PublicForked from mdn/browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
JavaScript 2
-
19 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
April 2025
Created 1 commit in 1 repository
Created 1 repository
-
LegionMammal978/flint
C
This contribution was made on Apr 4
Created a pull request in flintlib/flint that received 2 comments
Extract n_factor_t documentation
I found it a bit tricky to locate the actual description of the n_factor_t
structure, so this PR extracts it into its own type
in the documentation.
+18
−11
lines changed
•
2
comments
Created an issue in flintlib/flint that received 1 comment
Make word-sized discrete logarithms easier to use
Is your feature request related to a problem? Please describe.
In a certain program, I have a whole bunch of ulong
-sized number pairs (a, n), where n…
1
comment