History for Tardis / lang / rational.c
2024-04-09
@Jookia
lang: Remove unneeded object_create check
Jookia committed on 9 Apr
2024-01-01
@Jookia
lang: Use integers for private data to avoid casting void ...
Jookia committed on 1 Jan
2023-11-04
@Jookia
lang: Clean up one-line if statements
Jookia committed on 4 Nov
2023-10-20
@Jookia
lang: Add multiply and divide and rational loop test
Jookia committed on 20 Oct
@Jookia
lang: Use mpq functions for rational math
Jookia committed on 20 Oct
@Jookia
lang: Allow creating rationals from an mpq value
Jookia committed on 20 Oct
@Jookia
lang: Change rational_value to rational_integer
Jookia committed on 20 Oct
@Jookia
lang: CAnonicalize rationals
Jookia committed on 20 Oct
@Jookia
lang: Rename number to rational
Jookia committed on 20 Oct