summaryrefslogtreecommitdiff
path: root/prism/util/pm_integer.c
AgeCommit message (Expand)Author
2024-08-26Shrink `pm_integer_t` (32 bytes → 24)Alexander Momchilov
2024-05-28[ruby/prism] Typo fix: poitive => positiveHerwin
2024-05-24[ruby/prism] Remove various unused memsize infraKevin Newton
2024-05-24[ruby/prism] Remove Debug::integer_parseKevin Newton
2024-05-21[ruby/prism] Reconfigure rationalsKevin Newton
2024-04-23[ruby/prism] Fix recursive multiply when values are switched in karatsuba_mul...Kevin Newton
2024-04-17[ruby/prism] Fix up more clang-analyzer failuresKevin Newton
2024-04-16[ruby/prism] Fix up clang-analyzer violationsKevin Newton
2024-03-11[ruby/prism] Provide more documentation for pm_integer_parse_digit_valuesKevin Newton
2024-03-11[ruby/prism] Stop crashing on invalid integersKevin Newton
2024-03-07[ruby/prism] Shared integer parsing logicKevin Newton
2024-03-07[ruby/prism] Style and allocation functionsKevin Newton
2024-03-07[ruby/prism] Change pm_integer_t structuretompng
2024-03-07[ruby/prism] Faster pm_integer_parse pm_integer_string using karatsuba algorithmtompng
2024-03-04[ruby/prism] Make alloc interface replaceableHASUMI Hitoshi
2024-02-23[ruby/prism] Convert pm_integer_t to stringsKevin Newton
2024-02-23[ruby/prism] Factor in sign to integer comparisonKevin Newton
2024-02-23[ruby/prism] Duplicated when clausesKevin Newton
2024-02-23[ruby/prism] Duplicated hash keysKevin Newton
2024-02-22[ruby/prism] Regenerate snapshots using integer valuesKevin Newton