chibi-scheme/lib
Jeronimo Pellegrini ce97808201 Add missing constants to SRFI-144
The following constants were missing from Chibi's SRFI-144
implementation:

 fl-1/e
 fl-e-pi/4
 fl-1/log-2
 fl-log-3
 fl-log-pi
 fl-1/log-10
 fl-2pi
 fl-pi-squared
 fl-degree
 fl-gamma-1/2
 fl-gamma-1/3
 fl-gamma-2/3
2021-09-29 00:57:31 -03:00
..
chibi Merge pull request #764 from jgesswein/fix-test-runner-indentation 2021-09-06 14:11:54 +09:00
scheme More tests for unaligned bytevector access 2020-11-30 17:15:57 +09:00
srfi Add missing constants to SRFI-144 2021-09-29 00:57:31 -03:00
init-7.scm rename bare let in case expansion (issue #772) 2021-08-14 00:03:01 +09:00
meta-7.scm Decouple syntax-case from the Chibi core. 2021-08-10 23:19:35 +09:00