Matthew Flatt
|
01193652b0
|
internal reorganization of bytecode compiler and other bytecode tasks
--- organize by task instead of (weakly) by bytecode form; source
files are smaller with fewer global functions and datatypes
|
2011-05-08 06:26:04 -06:00 |
|
Matthew Flatt
|
4377d88e86
|
win32: increase stack size to 8 MB
and double safety margin for Win64
|
2011-04-30 11:12:04 -06:00 |
|
Matthew Flatt
|
0e590d3a76
|
VS10 project fixup
|
2011-02-18 18:44:01 -07:00 |
|
Eli Barzilay
|
a8bf338962
|
Attempt to fix "libffi.vcxproj".
* Sorted out mess for output directories and commands.
* Minimized some redundant repetitions.
* Used consistent OutDir and IntDir directories.
|
2010-12-10 03:19:01 -05:00 |
|
Eli Barzilay
|
9dc8cb8152
|
Solution and project files for Visual Studio 2010.
|
2010-12-09 10:59:49 -05:00 |
|