racket/collects/compiler
Michael Filonenko 35a093469c windows: extflonum support
Enable extflonums in a MSVC build by relying on a MinGW-built DLL,
"longdouble.dll". The DLL is loaded on startup. If the DLL isn't
available, then `extflonum-available?' reports #f.

Instead of setting the floating-point mode globally to extended
precision, the mode is changed only just before (and restored right
after) extflonum arithmetic operations.
2013-03-18 07:42:32 -07:00
..
commands "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
demodularizer Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
private extflonums 2013-01-28 18:17:06 -07:00
bundle-dist.rkt
cm-accomplice.rkt compiler/cm-accompice: log to a logger named 'cm-accomplice 2013-02-14 19:47:40 -07:00
cm.rkt change compiler/cm so that the default logs the messages to 2013-03-14 16:36:50 -05:00
compiler-unit.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
compiler.rkt
decompile.rkt minor decompiler tweak 2013-02-27 08:53:43 -07:00
distribute.rkt windows: extflonum support 2013-03-18 07:42:32 -07:00
embed-sig.rkt
embed-unit.rkt fix problem with `raco exe' and cross-phase persistent modules 2013-02-27 08:53:43 -07:00
embed.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
find-exe.rkt Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
info.rkt
main.rkt "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
option-unit.rkt
option.rkt
sig.rkt
xform.rkt
zo-marshal.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00
zo-parse.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00
zo-structs.rkt terminology change again: "cross-phases persistent" modules 2013-02-27 08:53:43 -07:00