Ecosyste.ms: Issues

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

GitHub / source-academy/js-slang issues and pull requests

#1728 - Implement the CSEP machine, along with macros

Pull Request - State: open - Opened by s-kybound 10 days ago - 1 comment

#1727 - CSE machine: bug in for loops

Issue - State: open - Opened by martin-henz 15 days ago - 1 comment
Labels: Bug

#1726 - CSE Machine: sequences with let/const should not be reordered

Issue - State: open - Opened by martin-henz 29 days ago - 3 comments
Labels: Bug, minor

#1725 - Remove Non-Det Interpreter

Pull Request - State: open - Opened by leeyi45 about 1 month ago - 3 comments

#1724 - Revert "Fix faulty regex for syntax highlighter"

Pull Request - State: closed - Opened by s-kybound about 1 month ago - 1 comment

#1723 - Fix faulty regex for syntax highlighter

Pull Request - State: closed - Opened by notmeegoreng about 2 months ago - 1 comment

#1722 - Stepper: sound module crashes frontend

Issue - State: open - Opened by martin-henz 2 months ago - 1 comment
Labels: Bug

#1721 - bumping version; updating scm-slang

Pull Request - State: closed - Opened by martin-henz 2 months ago - 1 comment

#1720 - Stepper: head/tail applied to non-pair crash the stepper

Issue - State: closed - Opened by mug1wara26 2 months ago - 6 comments
Labels: Bug, important, good first issue

#1719 - 1718 stepper built in function errors not caught and crashing the frontend

Pull Request - State: closed - Opened by hanscau 2 months ago - 1 comment

#1717 - 1712-stepper-bug-that-causes-frontend-crash

Pull Request - State: closed - Opened by hanscau 2 months ago - 3 comments

#1716 - Fix readme for running js-slang without adding to PATH

Pull Request - State: closed - Opened by heyzec 2 months ago - 1 comment

#1715 - updating submodules

Pull Request - State: closed - Opened by martin-henz 2 months ago - 1 comment

#1714 - Stepper: steps appear as if capturing happens

Issue - State: open - Opened by martin-henz 2 months ago
Labels: Bug, good project

#1713 - Bump micromatch from 4.0.5 to 4.0.8

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies

#1712 - Stepper: bug that causes frontend crash

Issue - State: closed - Opened by martin-henz 2 months ago - 3 comments
Labels: Bug, important

#1711 - Streamline CSE machine

Pull Request - State: closed - Opened by s-kybound 4 months ago - 1 comment

#1710 - Bump ws from 8.16.0 to 8.17.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1709 - Bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#1708 - Make Python operations stricter about types

Pull Request - State: closed - Opened by Fidget-Spinner 6 months ago - 6 comments

#1707 - Testing Refactor

Pull Request - State: open - Opened by leeyi45 6 months ago - 8 comments

#1706 - CSE Machine: Avoid pushing unnecessary env instructions (exhaustive version)

Pull Request - State: closed - Opened by DiligentPenguinn 6 months ago - 1 comment
Labels: Enhancement

#1705 - Attach list.js in a nicer way to documentation PDFs

Issue - State: open - Opened by RichDom2185 6 months ago
Labels: documentation

#1704 - Miscellaneous repository updates

Pull Request - State: closed - Opened by sayomaki 6 months ago - 1 comment

#1703 - bumping version, including scm-slang

Pull Request - State: closed - Opened by martin-henz 6 months ago - 1 comment

#1702 - CSE Machine: Migrate dependence check to node creator

Issue - State: open - Opened by RichDom2185 7 months ago
Labels: important

#1701 - fixing unicode errors in build: more fixes needed

Pull Request - State: closed - Opened by martin-henz 7 months ago - 6 comments

#1700 - fixing unicode errors in build

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1699 - Temporary fix to speed up `canAvoidInstr`

Pull Request - State: closed - Opened by DiligentPenguinn 7 months ago - 4 comments
Labels: critical

#1698 - CSE Machine: `canAvoidInstr` is too slow

Issue - State: open - Opened by martin-henz 7 months ago
Labels: Enhancement, critical

#1697 - Remove `src/vm/svml-machine.ts`

Issue - State: open - Opened by martin-henz 7 months ago
Labels: Enhancement

#1696 - Remove `src/lazy`

Issue - State: open - Opened by martin-henz 7 months ago
Labels: Enhancement

#1695 - Remove `src/interpreter/interpreter-non-det.ts` (currently not working anyway)

Issue - State: open - Opened by martin-henz 7 months ago - 2 comments
Labels: Bug, Enhancement

#1693 - Fully support local module importexport in source typed

Issue - State: open - Opened by martin-henz 7 months ago
Labels: Enhancement, important

#1691 - Fix scheme's handling of complex number operations

Pull Request - State: closed - Opened by s-kybound 7 months ago - 1 comment

#1690 - Fixing AST to string conversion

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1689 - CSE Machine: extra indentation

Issue - State: closed - Opened by martin-henz 7 months ago - 1 comment
Labels: Bug, minor

#1688 - bumping version

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1687 - CSE Machine: Avoid pushing unnecessary env instructions

Pull Request - State: closed - Opened by DiligentPenguinn 7 months ago - 3 comments
Labels: Enhancement

#1686 - 1401 add support for local module importexport to source typed

Pull Request - State: closed - Opened by ZweZeya 7 months ago - 6 comments

#1685 - Update @types/estree and TypedEs

Issue - State: closed - Opened by ZweZeya 7 months ago

#1684 - Implement Compiler and VM

Pull Request - State: closed - Opened by ryanozx 7 months ago

#1683 - Function types in Source Typed

Issue - State: open - Opened by martin-henz 7 months ago

#1682 - CSE: Avoid unnecessary env instructions

Issue - State: closed - Opened by martin-henz 7 months ago - 1 comment
Labels: Enhancement

#1681 - upgrading py-slang and bumping js-slang version

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1680 - stepper: add the comment to link the specification

Pull Request - State: closed - Opened by FYL2003 7 months ago - 2 comments

#1679 - Adding comments for stepper.ts for easier understanding

Issue - State: closed - Opened by FYL2003 7 months ago
Labels: nice-to-have, documentation

#1678 - Stepper: Add a few explanation for linking sections of stepper specification t…

Pull Request - State: closed - Opened by FYL2003 7 months ago - 2 comments

#1677 - Add Math constants to Python

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 2 comments

#1676 - updating submodules and js-slang version

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1675 - Adding comments for stepper.ts for easier understanding

Issue - State: closed - Opened by FYL2003 7 months ago - 1 comment
Labels: nice-to-have, documentation

#1674 - fix command-line REPL

Pull Request - State: closed - Opened by s-kybound 7 months ago - 1 comment

#1673 - Restore scm-slang stdlib

Pull Request - State: closed - Opened by s-kybound 7 months ago - 1 comment

#1672 - Unify Runner Execution

Pull Request - State: closed - Opened by leeyi45 7 months ago - 2 comments

#1671 - Re-enable resolver for Python

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 1 comment

#1670 - bumping version, including the latest py-slang

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1669 - Update git submodules to use relative paths

Pull Request - State: closed - Opened by sayomaki 7 months ago - 1 comment

#1668 - Remove usepackage{enumitem}

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 1 comment

#1667 - Add specifications of Python §1 to docs/specs

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 1 comment

#1666 - Migrate to TypeScript v5

Pull Request - State: open - Opened by RichDom2185 7 months ago

#1665 - Remove is_number(), added is_float() and is_int() to Python

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 1 comment

#1664 - print: display string in REPL without quotation marks

Issue - State: open - Opened by martin-henz 7 months ago - 2 comments
Labels: minor, Proposal

#1663 - Bump tar from 6.1.15 to 6.2.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies

#1662 - Bump tar from 6.2.0 to 6.2.1 in /sicp_publish

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#1661 - Stepper: adding test cases for specification Expressions: Function application

Issue - State: open - Opened by FYL2003 7 months ago
Labels: good first issue, documentation

#1660 - bumping js-slang version to 1.0.65

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1659 - Represent null with 'None' in Python

Pull Request - State: closed - Opened by JJtan2002 7 months ago - 1 comment

#1658 - Update docs deployment workflow runner version

Pull Request - State: closed - Opened by sayomaki 7 months ago - 1 comment

#1657 - CSE: Fix buggy stream function checking

Pull Request - State: closed - Opened by CZX123 7 months ago - 1 comment

#1656 - Use fetch for docs loading exclusively

Pull Request - State: closed - Opened by leeyi45 7 months ago - 1 comment

#1655 - CSE: Fix minor issues with changepoint steps and `envChanging`

Pull Request - State: closed - Opened by CZX123 7 months ago - 1 comment

#1654 - adding most of the test cases

Pull Request - State: closed - Opened by FYL2003 7 months ago - 1 comment
Labels: documentation

#1653 - 1612 stepper accidental unpacking during evaluating the if statement in block expression

Pull Request - State: closed - Opened by FYL2003 7 months ago - 1 comment
Labels: Bug, minor

#1652 - Source Native: Unable to run any code in REPL before running code in the main editor

Issue - State: open - Opened by sayomaki 7 months ago - 1 comment
Labels: Bug

#1651 - Separate program values from their representations

Pull Request - State: closed - Opened by s-kybound 7 months ago - 1 comment

#1650 - CSE: spreading of arrays is not supported, propose new `spread` instruction

Issue - State: open - Opened by CZX123 7 months ago - 1 comment
Labels: Bug, Enhancement, Proposal

#1649 - Amended stepper doc to new spec

Pull Request - State: closed - Opened by hanscau 7 months ago - 2 comments
Labels: documentation

#1648 - Documentation: streamline Source specs

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1647 - Documentation: fixes #1620

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1646 - bumping to 1.0.62 and updating py-slang

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1645 - CSE Machine fixes for variadic functions, closures & heap

Pull Request - State: closed - Opened by CZX123 7 months ago - 1 comment

#1644 - bumping version and getting newest py-slang

Pull Request - State: closed - Opened by martin-henz 7 months ago - 2 comments

#1643 - Stepper: updating test cases regard to the stepper specification

Issue - State: closed - Opened by FYL2003 7 months ago
Labels: documentation

#1642 - CSE Machine: Overhaul environment handling at the start of programs

Pull Request - State: closed - Opened by NhatMinh0208 7 months ago - 1 comment
Labels: Bug

#1641 - CSE: closures in global frame don't display properly

Issue - State: closed - Opened by martin-henz 7 months ago
Labels: Bug, important

#1640 - REPL should display multi-line strings in multiple lines

Issue - State: closed - Opened by JJtan2002 7 months ago - 2 comments
Labels: minor, Proposal

#1638 - CSE Machine: Documentation fixes for Explicit-Control and Continuations

Pull Request - State: closed - Opened by NhatMinh0208 7 months ago - 1 comment

#1637 - Remove Synchronous Module Loading

Pull Request - State: closed - Opened by leeyi45 7 months ago - 1 comment

#1636 - changes from py-slang main

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1635 - CSE machine: unnecessary env on the bottom of control

Issue - State: closed - Opened by martin-henz 7 months ago
Labels: Enhancement, minor, good first issue

#1634 - 1633 stepper error for invalid number of argument is not in the correct order

Pull Request - State: closed - Opened by hanscau 7 months ago - 1 comment

#1633 - Stepper: Error for "Invalid number of argument" is not in the correct order.

Issue - State: closed - Opened by hanscau 7 months ago
Labels: Bug, minor

#1632 - bumping

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1631 - bumping version and upgrading scheme from scm-slang

Pull Request - State: closed - Opened by martin-henz 7 months ago - 1 comment

#1630 - Upgrade gl to v8

Pull Request - State: open - Opened by RichDom2185 8 months ago - 3 comments

#1629 - Documentation: argument and return types of math functions

Pull Request - State: closed - Opened by martin-henz 8 months ago - 1 comment

#1628 - 1622 stepper does not evaluate arguments when it should

Pull Request - State: closed - Opened by hanscau 8 months ago - 1 comment

#1627 - 1554 stepper does not get stuck when it should instead it crashes

Pull Request - State: closed - Opened by hanscau 8 months ago - 1 comment