Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pnkfelix/larceny-pnk issues and pull requests

#100 - error (rather than panic) on attempts to allocate absurdly large objects.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, T: defect

#100 - error (rather than panic) on attempts to allocate absurdly large objects.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, T: defect

#99 - The bytevector mutation procedures need range checks

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: ASSEMBLER, P: minor, T: correctness

#99 - The bytevector mutation procedures need range checks

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: ASSEMBLER, P: minor, T: correctness

#98 - pretty print of records, and pretty print formatting.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: Pretty printer, P: minor, T: correctness

#98 - pretty print of records, and pretty print formatting.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: Pretty printer, P: minor, T: correctness

#97 - Space leaks can result from dead variables in closures.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, T: quality-of-implementation

#97 - Space leaks can result from dead variables in closures.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, T: quality-of-implementation

#96 - Space leaks can result from dead variables in registers or in

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: quality-of-implementation

#96 - Space leaks can result from dead variables in registers or in

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: quality-of-implementation

#95 - Space leaks can result from stale registers and stack slots.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: quality-of-implementation

#95 - Space leaks can result from stale registers and stack slots.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: quality-of-implementation

#94 - Should catch SIGSEGV, SIGBUS because broken unsafe code can otherwise

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: RTS, P: critical, T: quality-of-implementation

#94 - Should catch SIGSEGV, SIGBUS because broken unsafe code can otherwise

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: RTS, P: critical, T: quality-of-implementation

#93 - arithmetic slow with (integrate-usual-procedures #f)

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: LIB, P: minor, T: performance

#93 - arithmetic slow with (integrate-usual-procedures #f)

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: LIB, P: minor, T: performance

#92 - lambda et al are not reserved words

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: correctness

#92 - lambda et al are not reserved words

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, T: correctness

#91 - DISASSEMBLE-FILE does not work on .fasl files.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: BUILD, P: minor, T: quality-of-implementation

#91 - DISASSEMBLE-FILE does not work on .fasl files.

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: BUILD, P: minor, T: quality-of-implementation

#90 - interpreter on (+ 'a)

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: LIB, P: minor, T: correctness

#90 - interpreter on (+ 'a)

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: LIB, P: minor, T: correctness

#89 - FFI or SRFI-19 problem on Solaris/StdC

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: SRFIs, P: major, R: fixed, T: defect

#89 - FFI or SRFI-19 problem on Solaris/StdC

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: SRFIs, P: major, R: fixed, T: defect

#88 - examples for CommonLarceny

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: other, P: critical, R: fixed, T: task

#88 - examples for CommonLarceny

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: other, P: critical, R: fixed, T: task

#87 - Replace test for bug 105 (error case 24) with something reasonable

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: tests, P: minor, R: fixed, T: task

#87 - Replace test for bug 105 (error case 24) with something reasonable

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: tests, P: minor, R: fixed, T: task

#86 - common larceny treats 0.0 and -0.0 as eqv

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#86 - common larceny treats 0.0 and -0.0 as eqv

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#85 - save of stack frame should not clear RESULT

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: defect

#85 - save of stack frame should not clear RESULT

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: defect

#84 - bad error handling in fxrsha

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#84 - bad error handling in fxrsha

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#83 - code review of clearing SECOND under IA32

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: task

#83 - code review of clearing SECOND under IA32

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: task

#82 - Change IA32 exception encoding

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: P: minor, T: task

#82 - Change IA32 exception encoding

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: P: minor, T: task

#81 - Linux says (sqrt 0.9...) is 1.0

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#81 - Linux says (sqrt 0.9...) is 1.0

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#80 - srfi-19 on Mac OS X not quite right

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: minor, R: fixed, T: defect

#80 - srfi-19 on Mac OS X not quite right

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: minor, R: fixed, T: defect

#79 - larceny.bin prints #vu8() while larceny prints #<BYTEVECTOR>

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: trivial, R: fixed, T: task

#79 - larceny.bin prints #vu8() while larceny prints #<BYTEVECTOR>

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: trivial, R: fixed, T: task

#78 - downcase all symbols and identifiers

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: critical, R: fixed, T: task

#78 - downcase all symbols and identifiers

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: critical, R: fixed, T: task

#77 - IasnLarceny: (runtime-safety-checking #f) breaks some tests in Lib

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: tests, P: minor, R: wontfix, T: defect

#77 - IasnLarceny: (runtime-safety-checking #f) breaks some tests in Lib

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: tests, P: minor, R: wontfix, T: defect

#76 - unicode support for IAssassin

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: enhancement

#76 - unicode support for IAssassin

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: enhancement

#75 - unicode support for Petit

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: enhancement

#75 - unicode support for Petit

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: enhancement

#74 - Larceny option to not print header

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: trivial, R: fixed, T: defect

#74 - Larceny option to not print header

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: trivial, R: fixed, T: defect

#73 - No implicit conversion from int->double performed when passing ints to .NET methods expecting doubles

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#73 - No implicit conversion from int->double performed when passing ints to .NET methods expecting doubles

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#72 - System.Decimal is not converted to a number in scheme

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, T: defect

#72 - System.Decimal is not converted to a number in scheme

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, T: defect

#71 - dotNet methods expecting arrays work sometimes, break other times

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#71 - dotNet methods expecting arrays work sometimes, break other times

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#70 - dotNET System.String methods: Static methods work, instance methods broken

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#70 - dotNET System.String methods: Static methods work, instance methods broken

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, T: defect

#69 - update FFI documentation

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: doc, P: major, T: task

#69 - update FFI documentation

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: doc, P: major, T: task

#68 - lib/Standard needs cleanup

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, T: task

#68 - lib/Standard needs cleanup

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, T: task

#67 - Add errno and h_errno access to runtime

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: critical, R: fixed, T: enhancement

#67 - Add errno and h_errno access to runtime

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: critical, R: fixed, T: enhancement

#66 - ia32 speed regression since v0.92

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: defect

#66 - ia32 speed regression since v0.92

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: defect

#65 - Document how to make Common Larceny (for .NET 2) set LARCENY_ROOT

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: doc, P: major, R: wontfix, T: defect

#65 - Document how to make Common Larceny (for .NET 2) set LARCENY_ROOT

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: doc, P: major, R: wontfix, T: defect

#64 - various compiler switches broken under IAssassinLarceny

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: other, P: major, R: fixed, T: defect

#64 - various compiler switches broken under IAssassinLarceny

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: other, P: major, R: fixed, T: defect

#63 - Ffi SIGSEGV on i386

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#63 - Ffi SIGSEGV on i386

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#62 - iasn can't build heap from larceny ("larceny", not "larceny.bin")

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: major, R: worksforme, T: defect

#62 - iasn can't build heap from larceny ("larceny", not "larceny.bin")

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: major, R: worksforme, T: defect

#61 - Petit/StdC can't self-host

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, R: fixed, T: defect

#61 - Petit/StdC can't self-host

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: major, R: fixed, T: defect

#60 - Simplify and unify heap dumping

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: other, P: minor, T: defect

#60 - Simplify and unify heap dumping

Issue - State: open - Opened by pnkfelix over 11 years ago
Labels: C: other, P: minor, T: defect

#59 - IAssasssin segfault.

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: defect

#59 - IAssasssin segfault.

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: critical, R: fixed, T: defect

#58 - Remove generated C# files such as SchemeObject.cs

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: trivial, R: fixed, T: defect

#58 - Remove generated C# files such as SchemeObject.cs

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: trivial, R: fixed, T: defect

#57 - error messages on IAssassin are crazy

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#57 - error messages on IAssassin are crazy

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: minor, R: fixed, T: defect

#56 - petit stdc broken in v0.92

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: critical, R: fixed, T: defect

#56 - petit stdc broken in v0.92

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: runtime, P: critical, R: fixed, T: defect

#55 - more branches should use short form

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: enhancement

#55 - more branches should use short form

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: minor, R: fixed, T: enhancement

#54 - list-ref, debugger, or gc misbehaving -- segfault

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: major, R: fixed, T: defect

#54 - list-ref, debugger, or gc misbehaving -- segfault

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: P: major, R: fixed, T: defect

#53 - weird assembler failure

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, R: fixed, T: defect

#53 - weird assembler failure

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, R: fixed, T: defect

#52 - require is "unpredictable" on "preloaded" libraries.

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#52 - require is "unpredictable" on "preloaded" libraries.

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: library (extensions), P: major, R: fixed, T: defect

#51 - IAssassin and Petit/NASM conflict in the globals-nasm.cfg

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, R: fixed, T: defect

#51 - IAssassin and Petit/NASM conflict in the globals-nasm.cfg

Issue - State: closed - Opened by pnkfelix over 11 years ago
Labels: C: TWOBIT, P: major, R: fixed, T: defect