.. |
Config.arm
|
More build system work
|
2007-09-22 00:44:27 -04:00 |
Config.freebsd
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.freebsd.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.freebsd.x86.64
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.linux
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.linux.arm
|
Linux/ARM fixes with help from doublec
|
2007-11-05 01:40:48 -05:00 |
Config.linux.ppc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.linux.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.linux.x86.64
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.macosx
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.macosx.ppc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.macosx.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.macosx.x86.64
|
macosx-x86-64
|
2007-12-11 22:48:20 -05:00 |
Config.netbsd
|
Tweak LIBS and LIBPATH for NetBSD
|
2008-01-30 12:10:42 +01:00 |
Config.netbsd.x86.32
|
Add NetBSD support
|
2008-01-30 10:57:38 +00:00 |
Config.netbsd.x86.64
|
Add NetBSD support
|
2008-01-30 10:57:38 +00:00 |
Config.openbsd
|
add -lz
|
2008-03-20 15:35:35 -05:00 |
Config.openbsd.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.openbsd.x86.64
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.ppc
|
More build system work
|
2007-09-22 00:44:27 -04:00 |
Config.solaris
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.solaris.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.solaris.x86.64
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.unix
|
Oops
|
2008-04-13 12:13:09 -05:00 |
Config.windows
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.windows.ce
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
Config.windows.ce.arm
|
Remove non-working Windows CE SEH code
|
2007-10-28 01:21:37 -04:00 |
Config.windows.nt
|
Dll on winnt is now 'factor.dll' instead of 'factor-nt.dll' to be
|
2008-02-25 13:05:11 -06:00 |
Config.windows.nt.x86.32
|
make factor compile on win64
|
2008-02-04 11:45:53 -06:00 |
Config.windows.nt.x86.64
|
make factor compile on win64
|
2008-02-04 11:45:53 -06:00 |
Config.x86.32
|
Build system cleanup
|
2007-09-22 00:41:17 -04:00 |
Config.x86.64
|
More build system work
|
2007-09-22 00:44:27 -04:00 |
alien.c
|
Assorted bug fixes
|
2008-03-18 17:46:25 -05:00 |
alien.h
|
linkage errors don't thwart compilation anymore
|
2008-02-16 00:54:54 -06:00 |
asm.h
|
Tweak asm.h for Mac Intel
|
2007-09-21 16:55:55 -04:00 |
bignum.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
bignum.h
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
bignumint.h
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
callstack.c
|
PowerPC support work in progress
|
2008-01-09 01:33:40 -05:00 |
callstack.h
|
Re-implement callstack>array
|
2007-12-30 16:54:01 -05:00 |
code_gc.c
|
Add zip word, better code-room primitive
|
2008-04-07 20:19:49 -05:00 |
code_gc.h
|
Add zip word, better code-room primitive
|
2008-04-07 20:19:49 -05:00 |
code_heap.c
|
Add zip word, better code-room primitive
|
2008-04-07 20:19:49 -05:00 |
code_heap.h
|
Simplify code heap layout
|
2008-01-16 15:45:04 -05:00 |
cpu-arm.S
|
Symbols are compound defs now; SYMBOL: foo == : foo \ foo ;
|
2007-12-25 22:55:17 -05:00 |
cpu-arm.h
|
Deferred words are now compound words
|
2007-12-26 17:28:34 -05:00 |
cpu-ppc.S
|
PowerPC support work in progress
|
2008-01-08 17:04:45 -04:00 |
cpu-ppc.h
|
Fix code heap compaction and clean up VM a bit
|
2007-12-26 17:14:33 -05:00 |
cpu-x86.32.S
|
Clean up Windows support
|
2007-10-06 18:09:22 -04:00 |
cpu-x86.32.h
|
Attempt to merge in changes
|
2007-09-27 15:10:37 -05:00 |
cpu-x86.64.S
|
Clean up Windows support
|
2007-10-06 18:09:22 -04:00 |
cpu-x86.64.h
|
Attempt to merge in changes
|
2007-09-27 15:10:37 -05:00 |
cpu-x86.S
|
Deferred words are now compound words
|
2007-12-26 17:28:34 -05:00 |
cpu-x86.h
|
Deferred words are now compound words
|
2007-12-26 17:28:34 -05:00 |
data_gc.c
|
Faster inline allocators
|
2008-04-19 04:52:34 -05:00 |
data_gc.h
|
Faster inline allocators
|
2008-04-19 04:52:34 -05:00 |
debug.c
|
Faster inline allocators
|
2008-04-19 04:52:34 -05:00 |
debug.h
|
Add debug messages
|
2008-04-04 21:44:39 -05:00 |
errors.c
|
Faster inline allocators
|
2008-04-19 04:52:34 -05:00 |
errors.h
|
Fix Windows crash with set-os-envs
|
2008-04-06 23:31:53 -05:00 |
factor.c
|
Fix profiler crash with large heap
|
2008-04-05 08:27:07 -05:00 |
factor.h
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
factor.rs
|
New icons from Elie
|
2007-09-24 15:34:17 -04:00 |
ffi_test.c
|
VM changes for FFI encoding work
|
2008-04-20 06:15:14 -05:00 |
ffi_test.h
|
VM changes for FFI encoding work
|
2008-04-20 06:15:14 -05:00 |
float_bits.h
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
image.c
|
GC: allocate large objects directly into tenured space
|
2008-04-05 04:01:46 -05:00 |
image.h
|
GC: allocate large objects directly into tenured space
|
2008-04-05 04:01:46 -05:00 |
io.c
|
add set-priority and get-priority
|
2008-03-21 14:53:11 -05:00 |
io.h
|
add set-priority and get-priority
|
2008-03-21 14:53:11 -05:00 |
layouts.h
|
Working on shapes
|
2008-03-26 03:57:48 -05:00 |
mach_signal.c
|
Fix x86 stack alignment in Mach exception handler code
|
2007-10-29 02:23:16 -04:00 |
mach_signal.h
|
Add attributions to mach_signal files
|
2007-10-28 14:41:28 -04:00 |
main-unix.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
main-windows-ce.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
main-windows-nt.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
master.h
|
Add debug messages
|
2008-04-04 21:44:39 -05:00 |
math.c
|
New fixnum-shift primitive
|
2008-01-12 21:13:40 -05:00 |
math.h
|
New fixnum-shift primitive
|
2008-01-12 21:13:40 -05:00 |
os-freebsd-x86.32.h
|
Fix Linux and FreeBSD signal handling on x86
|
2008-01-16 01:16:53 -05:00 |
os-freebsd-x86.64.h
|
make freebsd64 compile
|
2008-03-20 23:53:05 -05:00 |
os-freebsd.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
os-freebsd.h
|
Fixing environ for freebsd and linux
|
2007-11-14 13:36:48 -08:00 |
os-genunix.c
|
Fix GCC error
|
2008-02-04 12:58:38 -06:00 |
os-genunix.h
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
os-linux-arm.c
|
Give credit where credit is due
|
2007-11-07 19:26:26 -05:00 |
os-linux-arm.h
|
Linux/ARM fixes with help from doublec
|
2007-11-05 01:40:48 -05:00 |
os-linux-ppc.h
|
Fix Linux/PPC port
|
2008-04-09 16:58:55 -05:00 |
os-linux-x86.32.h
|
NetBSD x86/64 fixes
|
2007-04-14 05:49:09 -05:00 |
os-linux-x86.64.h
|
NetBSD x86/64 fixes
|
2007-04-14 05:49:09 -05:00 |
os-linux.c
|
inotify bindings
|
2008-02-02 07:02:32 -06:00 |
os-linux.h
|
Linux inotify support work in progress
|
2008-02-02 11:51:16 -06:00 |
os-macosx-ppc.h
|
Try to fix includes for stesch
|
2008-04-18 16:56:47 -05:00 |
os-macosx-x86.32.h
|
Try to fix includes for stesch
|
2008-04-18 16:56:47 -05:00 |
os-macosx-x86.64.h
|
Try to fix includes for stesch
|
2008-04-18 16:56:47 -05:00 |
os-macosx.h
|
Fix Linux/PPC port
|
2008-04-09 16:58:55 -05:00 |
os-macosx.m
|
Use [NSString UTF8String] instead of [NSString cString] in os-macosx.m to suppress deprecation warnings
|
2008-01-26 17:32:12 -08:00 |
os-netbsd-x86.32.h
|
NetBSD x86/64 fixes
|
2007-04-14 05:49:09 -05:00 |
os-netbsd-x86.64.h
|
NetBSD x86/64 fixes
|
2007-04-14 05:49:09 -05:00 |
os-netbsd.c
|
Implement default_vm_path() on netbsd
|
2008-02-01 17:14:10 -06:00 |
os-netbsd.h
|
NetBSD x86/64 fixes
|
2007-04-14 05:49:09 -05:00 |
os-openbsd-x86.32.h
|
make openbsd compile with NO_UI=1
|
2008-03-20 12:10:43 -05:00 |
os-openbsd-x86.64.h
|
make openbsd64 bootstrap
|
2008-03-16 15:17:11 -05:00 |
os-openbsd.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
os-openbsd.h
|
make openbsd compile with NO_UI=1
|
2008-03-20 12:10:43 -05:00 |
os-solaris-x86.32.h
|
Starting work on Solaris port
|
2008-03-29 05:30:25 -05:00 |
os-solaris-x86.64.h
|
Starting work on Solaris port
|
2008-03-29 05:30:25 -05:00 |
os-solaris.c
|
Initial import
|
2007-09-20 18:09:08 -04:00 |
os-solaris.h
|
Starting work on Solaris port
|
2008-03-29 05:30:25 -05:00 |
os-unix.c
|
move os_env from run to os-unix.c/os-windows.c
|
2008-04-09 16:57:21 -05:00 |
os-unix.h
|
linkage errors don't thwart compilation anymore
|
2008-02-16 00:54:54 -06:00 |
os-windows-ce.c
|
Move cd and cwd primitives to native I/O, fix Windows normalize-pathname
|
2008-02-05 13:11:36 -06:00 |
os-windows-ce.h
|
Add open_console() command line parameter and stubs on each platform
|
2007-11-21 14:27:25 -06:00 |
os-windows-nt.32.h
|
make factor compile on win64
|
2008-02-04 11:45:53 -06:00 |
os-windows-nt.64.h
|
make factor compile on win64
|
2008-02-04 11:45:53 -06:00 |
os-windows-nt.c
|
Merge git://factorcode.org/git/factor
|
2008-02-05 22:48:44 -06:00 |
os-windows-nt.h
|
Change 'os-windows-nt.h' to reflect rename to 'factor.dll'
|
2008-02-25 13:10:35 -06:00 |
os-windows.c
|
fix bug with long environment variables
|
2008-04-11 21:37:18 -05:00 |
os-windows.h
|
linkage errors don't thwart compilation anymore
|
2008-02-16 00:54:54 -06:00 |
platform.h
|
Fix Linux/PPC port
|
2008-04-09 16:58:55 -05:00 |
primitives.c
|
VM changes for FFI encoding work
|
2008-04-20 06:15:14 -05:00 |
primitives.h
|
Inhibit assignment re-ordering
|
2007-10-06 22:52:55 -04:00 |
profiler.c
|
Fix profiler crash with large heap
|
2008-04-05 08:27:07 -05:00 |
profiler.h
|
Redo the profiler
|
2008-01-02 20:36:36 -04:00 |
quotations.c
|
First class compose, curry is now a tuple class
|
2008-02-11 13:50:29 -06:00 |
quotations.h
|
First class compose, curry is now a tuple class
|
2008-02-11 13:50:29 -06:00 |
run.c
|
move os_env from run to os-unix.c/os-windows.c
|
2008-04-09 16:57:21 -05:00 |
run.h
|
add set-os-env, unset-os-env
|
2008-04-08 23:08:11 -05:00 |
types.c
|
VM changes for FFI encoding work
|
2008-04-20 06:15:14 -05:00 |
types.h
|
VM changes for FFI encoding work
|
2008-04-20 06:15:14 -05:00 |
utilities.c
|
Fix dodgy memory management
|
2008-02-03 14:51:35 -06:00 |
utilities.h
|
Fix dodgy memory management
|
2008-02-03 14:51:35 -06:00 |