openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
The Larceny Scheme System
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 36 of 206
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Common Larceny can now run R6RS top-level programs.
will
More...
over 16 years ago
Implementation of code to optionally bias the major gc region selection policy.
pnkfelix
More...
over 16 years ago
Code to parse command line options for optionally biasing the major gc region selection policy.
pnkfelix
More...
over 16 years ago
Added flags to carry information about major gc bias from the command line options over to the RROF collector.
pnkfelix
More...
over 16 years ago
Added flags to control which region is selected for a major collection.
pnkfelix
More...
over 16 years ago
Exporting {{{region_group_largest}}} so {{{memmgr.c}}} can invoke it.
pnkfelix
More...
over 16 years ago
Added function to extract the largest region in a graup according to a client-provided ordering. This allows for me to experiment with alternative policies for selecting regions, such as grabbing the region waiting with the largest (or smallest) summary.
pnkfelix
More...
over 16 years ago
Switched operational model from being oriented around a sequence of regions to being oriented around a partitioning of the regions, where each part is a FIFO queue.
pnkfelix
More...
over 16 years ago
Common Larceny beginning to support ERR5RS mode.
will
More...
over 16 years ago
Cleanup of lexical errors (tickets #621, #623, #624).
will
More...
over 16 years ago
Changed whitespace only (src/Rts/DotNet/Load.cs).
will
More...
over 16 years ago
Code simplification resulting from new region group partition. We no longer need to "search" for an appropriate to-space; we can just look on the unfilled queue, and if the queue is empty, then we must allocate a new region.
pnkfelix
More...
over 16 years ago
further purpose statement correction.
pnkfelix
More...
over 16 years ago
Small corrections to function purpose statements.
pnkfelix
More...
over 16 years ago
Still gradually migrating towards new rep decomposition.
pnkfelix
More...
over 16 years ago
This should have been part of changeset:6165
pnkfelix
More...
over 16 years ago
Revising decomposition of representation.
pnkfelix
More...
over 16 years ago
Checkpointing work so far. Regions now encode what group they belong to but not all of the transition logic is in place yet.
pnkfelix
More...
over 16 years ago
Fixed two bugs in lib/Standard (tickets #628 and #629).
will
More...
over 16 years ago
Fixed symbol-writing and ERR5RS compiling/loading bugs (ticket #627).
will
More...
over 16 years ago
Fixed infinite loop when importing non-existent R6RS library (ticket #626).
will
More...
over 16 years ago
Repaired bugs in compile-despite-errors mode (ticket #442).
will
More...
over 16 years ago
Hook in some useful stuff for inspecting the GObject type hierarchy.
pnkfelix
More...
over 16 years ago
Added way to query whether an ffi attribute has already been added. (This is to allow dynamic inspection of the GTK type hierarchy and subsequent extension of the ffi attribute tables.)
pnkfelix
More...
over 16 years ago
Common Larceny can now compile the R6RS runtime.
will
More...
over 16 years ago
Added code to implicitly invoke {{{gtk-init}}} if the user does not do it themselves.
pnkfelix
More...
over 16 years ago
Refactoring GTK code to allow separate AOT compilation of gtk enum code.
pnkfelix
More...
over 16 years ago
Dumping larceny.heap now names all procedures in interaction environment (ticket #619).
will
More...
over 16 years ago
Progress toward less broken file compiling in Common Larceny.
will
More...
over 16 years ago
Both load and compile-file record source positions (ticket #619).
will
More...
over 16 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
205
206
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree