Merge branch 'main' into integer_c
drinckespushed 1 commit to main • 604bd5d…98cf077 • 4 days ago
Add bazel module lock file to gitignore
drinckespushed 1 commit to main • 5078b07…604bd5d • 4 days ago
correct 80.01 boundary test case latitudes
switch from lng to lon for longitude
Merge branch 'main' into integer_c
correct double to integer rounding
Change "Open Location Code" to "Plus Code" when talking about individ…
Pull request merge
drinckespushed 1 commit to main • 26fa64f…5078b07 • 4 days ago
Fix mentions of Open Location Code and plus codes (
#650 )
Pull request merge
drinckespushed 1 commit to main • 2586090…26fa64f • 5 days ago
Reduce runtime of Go Encode() by another 25% (
#649 )
Pull request merge
drinckespushed 1 commit to main • 4b5d02f…2586090 • 6 days ago
Bump bazel and c testing (
#651 )
Pull request merge
drinckespushed 1 commit to main • c92c6f3…4b5d02f • 6 days ago
move normalization into integer encoding function
fixed length c tests with macos
Fix implementations for short/odd code lengths (
#668 )
Pull request merge
drinckespushed 1 commit to main • 4d83aed…c92c6f3 • 18 days ago
add code length and odd-ness checks
prevent illegal code lengths being generated
add decoding tests for codes with length 2 & 3
add validity tests for 2 and 3 length codes
update Java for short, odd code lengths
Merge branch 'main' into random_tests
You can’t perform that action at this time.