]> gitweb.factorcode.org Git - factor.git/history - vm
Fixes #2966
[factor.git] / vm /
2024-02-12 John Benediktssonvm: remove format.cpp
2024-02-11 Giftpflanzemath.parser: Add Dragonbox float representation algorithm 2943/head
2024-02-07 John Benediktssonvm: forgot format.cpp
2024-02-07 John Benediktssonvm: use the ``fmt`` library to fix shortest decimal...
2024-02-04 John Benediktssonvm: min-macos-version 11.0
2024-01-22 nomennescioNo tabs
2024-01-22 nomennescioAdd version information
2024-01-22 nomennescioInitialize sampler_thread field in constructor too
2024-01-22 nomennescioFix most compiler warnings on Windows
2024-01-05 John Benediktssonvm: reset context only when needed
2023-11-15 John Benediktssonvm: fixes for macos x86_64
2023-11-15 John Benediktssonvm: fix x86_64 compiles on aarch64
2023-11-15 John Benediktssonvm: change strategy for marking executable pages on...
2023-09-26 John Benediktssonbuild.sh: support arm32
2023-09-01 nomennescioRefactor
2023-09-01 nomennescioReformat
2023-08-25 Doug ColemanConfig.macosx: leopard is 10.5, xcode 5 was released...
2023-08-23 John Benediktssonvm: remove old (possibly wrong) WIN32 defines
2023-08-22 nomennescioMerge pull request #2591 from nomennescio/feature-vm...
2023-08-22 nomennescioVersion 4 compatible image format with reserved fields... 2591/head
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-21 GiftpflanzeReorganize cpu.arm, and other changes
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-28 Razetimevm: more descriptive renames 2762/head
2023-02-26 Doug Colemancompiler/vm: Allow words made of curry/compose to compile
2023-02-12 Razetimebasic shadowed name changes
2023-01-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-31 Doug Colemanvm/os-macosx-arm64: add the same arm64 fields as linux...
2023-01-31 Giftpflanzevm/os-linux-arm.64.hpp: Update constants
2023-01-31 Giftpflanzevm/quotations.hpp: Fix arm64 segfault
2023-01-26 GiftpflanzeARM64: Some more work
2023-01-25 Doug Colemanwrite_barrier: fix typo
2023-01-25 Doug Colemanslot_visitor: oops case statement
2023-01-25 Doug Colemanslot_visitor: back to how we found it yesterday
2023-01-25 Doug Colemanlayouts.hpp: Fix off-by-on comment; header is 6bits...
2023-01-25 Doug Colemanslot_visitor: reorder to layouts.hpp order
2023-01-25 Doug Colemanvm: Some of the slot_counts() are obviously wrong?
2023-01-24 Doug ColemanRevert "vm/slot_visitor: handle F_TYPE, the only unhand...
2023-01-24 Doug ColemanRevert "vm/slot_visitor: also handle FIXNUM_TYPE"
2023-01-24 Doug Colemanvm/slot_visitor: also handle FIXNUM_TYPE
2023-01-24 Doug Colemanvm/slot_visitor: handle F_TYPE, the only unhandled...
2022-06-20 John Benediktssonvm: remove debug printout in begin_callback
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-17 Doug Colemanvm: rename arm file
2022-06-17 Doug Colemancpu-arm.64: flush_icache from compiler-rt
2022-06-17 Doug Colemanicache: something like this might flush the icache
2022-06-17 Doug Colemanarm: try to call begin_callback from asm
2022-02-15 John BenediktssonRevert "vm: set array_size_max to fixnum_max."
2022-02-15 John Benediktssonvm: set array_size_max to fixnum_max.
2022-02-13 Doug ColemanRevert "float_bits: cleaner way to cast between bits...
2022-02-13 Doug Colemanfloat_bits: cleaner way to cast between bits and float...
2022-02-10 nomennescioMerge branch 'master' into feature-vm-prepare-image...
2022-02-10 nomennescioVM prepare image reserved fields usage
2022-02-10 John Benediktssonvm: os-macosx.mm don't changeCurrentDirectoryPath
2022-02-10 nomennescioRefactor VM (untyped) defines into (typed) enum
2022-02-07 nomennescioFix issue https://github.com/factor/factor/issues/2580
2022-01-21 John Benediktssonbootstrap: a few more paths
2022-01-12 Doug ColemanRevert "Revert "vm: Allow larger 32bit code heaps.""
2022-01-12 Doug Colemanvm: 64mb for codeheap is not enough for load-all. defau...
2022-01-09 John Benediktssonvm: macosx re-add the else/if block for symlinked execu...
2022-01-09 John Benediktssonvm: only set cwd when not on a terminal
2022-01-09 John Benediktssonvm: setting current directory when launching Factor.app
2021-12-18 Doug Colemanvm: Move Windows 32bit dlls to factorcode.org/dlls/32
2021-12-15 Doug Colemanvm: Fix C++ warning for comparing a signed to less...
2021-12-15 Doug Colemanvm: Silence more unused parameters warnings.
2021-12-11 Doug Colemanvm: Silence unused parameters warnings.
2021-05-07 Doug Colemanvm: Fix a warning found by -Wextra
2021-03-14 John BenediktssonRevert "vm: Allow larger 32bit code heaps."
2021-02-09 timorVM: fix comments for inline_cache_jit
2020-12-05 Doug Colemanvm: Move arm to arm64.
2020-12-03 Doug Colemanos-unix: Add MAP_JIT for apple arm64
2020-12-02 Doug Colemanvm: Cast cell to int for some C++ functions.
2020-12-02 Doug Colemanbignum.cpp: Fix size warning.
2020-12-02 Doug Colemanvm: Use size_t and off_t in a couple of places. Found...
2020-12-02 Doug Colemanmaster.hpp: Define FACTOR64 on arm64
2020-12-02 John Benediktssonvm: use EXC_ARM_FP_DZ on macosx-arm64.
2020-12-02 John Benediktssonvm: fix log2 for arm64.
2020-11-25 Doug Colemanlinux-arm: Update build target.
2020-11-24 Doug Colemanvm: Make macos almost compile.
2020-11-24 Doug Colemanvm: Add more arm files.
2020-11-24 Doug Colemanvm: Add a bunch of half-baked arm files. Also fix some...
2020-09-27 John Benediktssonbootstrap: rename layouts/layouts.factor to layouts...
2020-09-26 John Benediktssonvm: remove -console option, seems not necessary.
2020-08-14 John BenediktssonRevert "Revert "vm: Allow larger 32bit code heaps.""
2020-08-14 John Benediktssonvm: rename primitive_sampling_profiler to primitive_set...
2020-08-14 John Benediktssonvm: add some allocates memory comments.
2020-08-14 John Benediktssonvm: change some bools from cell to bool.
2020-08-14 John BenediktssonRevert "vm: Allow larger 32bit code heaps."
2020-04-13 Doug Colemanvm: Allow larger 32bit code heaps.
2020-04-07 John Benediktssonvm: lost a character somehow.
2020-04-07 John Benediktssonvm: quick fix for compilation warning.
2020-03-10 Doug Colemanvm/allot.hpp: Print more room info when allot() fails.
2020-03-07 Doug Colemanvm: Add AS_UTF and use it to print wchar_t in Windows...
2020-02-25 John Benediktssonvm: use FILE_READ_ATTRIBUTES to make exists? faster.
2020-01-24 kusumotonorioTests for System V AMD64 ABI (#2233)
2020-01-19 kusumotonorioput alien.factor, ffi_test.* back
2020-01-19 kusumotonorioAdd Callback Tests
next