Ecosyste.ms: Issues

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

GitHub / smarr/somns issues and pull requests

#100 - Implemented array literals

Pull Request - State: closed - Opened by ghost about 8 years ago - 5 comments
Labels: enhancement, language-design

#100 - Implemented array literals

Pull Request - State: closed - Opened by ghost about 8 years ago - 5 comments
Labels: enhancement, language-design

#99 - Add support for channel-based breakpoints

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#99 - Add support for channel-based breakpoints

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#98 - Various small fixes

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment

#98 - Various small fixes

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment

#97 - Added Peak Memory Report

Pull Request - State: closed - Opened by daumayr about 8 years ago

#97 - Added Peak Memory Report

Pull Request - State: closed - Opened by daumayr about 8 years ago

#96 - Ensure module name conforms to file name

Issue - State: open - Opened by smarr about 8 years ago
Labels: enhancement, language-design, good first issue

#96 - Ensure module name conforms to file name

Issue - State: open - Opened by smarr about 8 years ago
Labels: enhancement, language-design, good first issue

#95 - Revise Promise/Resolver Design: Ensure promises can only be resolved once, and ensure that state change is not observable

Issue - State: open - Opened by smarr about 8 years ago
Labels: bug, enhancement, language-design

#95 - Revise Promise/Resolver Design: Ensure promises can only be resolved once, and ensure that state change is not observable

Issue - State: open - Opened by smarr about 8 years ago
Labels: bug, enhancement, language-design

#94 - Add support for blocks with arbitrary number of arguments

Issue - State: closed - Opened by smarr about 8 years ago - 5 comments
Labels: enhancement, language-design, good first issue

#94 - Add support for blocks with arbitrary number of arguments

Issue - State: closed - Opened by smarr about 8 years ago - 5 comments
Labels: enhancement, language-design, good first issue

#93 - Make instrumentation of primitives more robust

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment

#93 - Make instrumentation of primitives more robust

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment

#92 - Move AST inlining checks also into the Specializer logic

Issue - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#92 - Move AST inlining checks also into the Specializer logic

Issue - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#91 - Simplify codespeed.conf

Issue - State: open - Opened by smarr about 8 years ago
Labels: enhancement, good first issue

#91 - Simplify codespeed.conf

Issue - State: open - Opened by smarr about 8 years ago
Labels: enhancement, good first issue

#90 - Optimize Single Message Processing in Mailbox

Pull Request - State: closed - Opened by daumayr about 8 years ago

#90 - Optimize Single Message Processing in Mailbox

Pull Request - State: closed - Opened by daumayr about 8 years ago

#89 - Remove support for method categories

Issue - State: closed - Opened by smarr about 8 years ago
Labels: enhancement, language-design

#89 - Remove support for method categories

Issue - State: closed - Opened by smarr about 8 years ago
Labels: enhancement, language-design

#88 - Move specialization of nodes to parse time

Pull Request - State: closed - Opened by smarr about 8 years ago - 2 comments
Labels: enhancement

#88 - Move specialization of nodes to parse time

Pull Request - State: closed - Opened by smarr about 8 years ago - 2 comments
Labels: enhancement

#87 - Accumulate Coverage data from different tests

Pull Request - State: closed - Opened by smarr about 8 years ago

#86 - Add support for Object Literals

Issue - State: closed - Opened by smarr about 8 years ago - 4 comments
Labels: enhancement, language-design, good first issue

#85 - Race on object transition

Issue - State: open - Opened by daumayr about 8 years ago - 11 comments
Labels: bug

#84 - Sketch Communicating Sequential Processes

Pull Request - State: closed - Opened by smarr about 8 years ago - 3 comments
Labels: enhancement

#83 - Add support for literal arrays

Issue - State: open - Opened by smarr about 8 years ago - 4 comments
Labels: enhancement, language-design, good first issue

#82 - fix tracing parameter, updated codespeed config

Pull Request - State: closed - Opened by daumayr about 8 years ago

#81 - Add a basis software transactional system

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#80 - Refactor AST inlining and use Variable objects

Pull Request - State: closed - Opened by smarr about 8 years ago - 2 comments
Labels: enhancement

#79 - Compress dym test data

Pull Request - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#78 - Added Lee and Vacation benchmark

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment

#77 - Added actor tracing configuration flag

Pull Request - State: closed - Opened by daumayr about 8 years ago

#76 - AST Inlining and temp vars: Improve naming, and ensure we don't have to many slots used

Issue - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: bug, enhancement

#75 - Move eager specialization into the parser where possible

Issue - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#74 - Catch exceptions for implicit promises

Pull Request - State: closed - Opened by ctrlpz about 8 years ago - 1 comment

#73 - Added benchmarks for measuring the impact on program execution

Pull Request - State: closed - Opened by daumayr about 8 years ago

#72 - Parser fails on inlining nested blocks

Issue - State: closed - Opened by smarr about 8 years ago - 2 comments
Labels: bug

#71 - Added Flag to disable writing trace

Pull Request - State: closed - Opened by daumayr about 8 years ago

#70 - Implemented timeout-primitive

Pull Request - State: closed - Opened by daumayr about 8 years ago
Labels: enhancement

#69 - Explicit promise breakpoint

Pull Request - State: closed - Opened by ctrlpz about 8 years ago - 1 comment
Labels: enhancement

#68 - Optimize outer sends to self-sends where possible

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#67 - Fix usage of StatementTag to fit with Truffle's expectations

Pull Request - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#66 - Breakpoint tests

Pull Request - State: closed - Opened by ctrlpz about 8 years ago

#65 - Various minor improves of debugging experience

Pull Request - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#64 - Reenable Coveralls coverage tracking from SOM code

Pull Request - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#63 - Fix issue with chained promises not being resolved

Pull Request - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#62 - Add tests for all not yet tested breakpoints to kompos tests

Issue - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#61 - Start a changelog

Issue - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: enhancement

#60 - Add support for VS Code debugging

Pull Request - State: closed - Opened by smarr about 8 years ago
Labels: enhancement

#59 - Reinstate coverage tracking with coveralls

Issue - State: closed - Opened by smarr about 8 years ago

#58 - Promise breakpoint

Pull Request - State: closed - Opened by ctrlpz about 8 years ago

#56 - Handle Array out of bounds access with exception

Issue - State: closed - Opened by smarr about 8 years ago - 1 comment
Labels: bug, enhancement, language-design

#55 - Add more extensive tracing for actor constructs

Pull Request - State: closed - Opened by daumayr about 8 years ago
Labels: enhancement

#54 - Update Actor Graph at Breakpoints

Pull Request - State: closed - Opened by smarr over 8 years ago - 1 comment
Labels: enhancement

#53 - Intoduced Bugs to Savina

Pull Request - State: closed - Opened by daumayr over 8 years ago - 1 comment
Labels: remember

#52 - Add support for shared-memory multi-threading

Pull Request - State: closed - Opened by smarr over 8 years ago - 1 comment
Labels: enhancement

#51 - Possible performance regression in TreeSort caused by #50

Issue - State: closed - Opened by smarr over 8 years ago - 1 comment
Labels: bug

#50 - Fix lookup issues caused by incorrect outer object reads

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: bug

#49 - Embed core-lib into SOMns repository

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#48 - Add a timeout primitive for executing blocks after a set time interval

Issue - State: closed - Opened by smarr over 8 years ago - 2 comments
Labels: enhancement, language-design

#47 - Make Stepping in Debugger nicer

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#46 - Reinstate support for updating source sections in Kompos frontend

Issue - State: open - Opened by smarr over 8 years ago
Labels: enhancement

#45 - Fix build system and setup for VS code

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#44 - Remove duplicate code between web frontend and tests

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#43 - Testing method breakpoint fails

Issue - State: closed - Opened by ctrlpz over 8 years ago
Labels: bug

#42 - `1 halt` crashes with NPE when using debugger

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#41 - Fix uninitialized reads

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: bug

#40 - Reading of uninitialized local variables is broken

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#39 - Use TypeScript for WebDebugger

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#38 - Refactor Actor-Debugging-related Code to make concepts more explicit and use GSON for JSON communication

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#37 - AST inlining breaks capture semantics

Issue - State: open - Opened by smarr over 8 years ago - 1 comment
Labels: bug

#36 - Update License and Author info

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#35 - Use JSON library to reduce boilerplate code

Issue - State: closed - Opened by smarr over 8 years ago - 4 comments
Labels: enhancement

#34 - Add fallback node for `super` sends

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#33 - Dynamic wrapping and specialization issue: tracking at least 1 activation to few

Issue - State: closed - Opened by smarr over 8 years ago - 2 comments
Labels: bug, wont-fix

#32 - Possible regression with #perform:* because of PR #30

Issue - State: open - Opened by smarr over 8 years ago
Labels: bug

#31 - Update Truffle to >0.17

Pull Request - State: closed - Opened by smarr over 8 years ago

#30 - Handle Eager Primitive Specialization without huge switch/case

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#29 - Promise resolution/synchronization

Issue - State: open - Opened by smarr over 8 years ago - 1 comment
Labels: bug

#28 - Add tests for the WebDebugger wire protocol

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#27 - Stack printed in DNU misses top frame

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#26 - Implement send-site receiver breakpoints

Pull Request - State: closed - Opened by ctrlpz over 8 years ago - 1 comment
Labels: enhancement

#25 - Implement Async. message receive breakpoints

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#24 - Resolve issue for distinguish receiver and sender breakpoint in the f…

Pull Request - State: closed - Opened by ctrlpz over 8 years ago

#23 - Fix breakpoint popover

Pull Request - State: closed - Opened by smarr over 8 years ago

#22 - Initial support for actor-level debugging

Pull Request - State: closed - Opened by smarr over 8 years ago
Labels: enhancement

#21 - Blocks of multiple arities are not handled correctly at same send site

Issue - State: closed - Opened by smarr over 8 years ago - 4 comments
Labels: bug, language-design

#20 - Checkstyle: fix build by removing modifiers

Pull Request - State: closed - Opened by marnix over 8 years ago - 3 comments
Labels: bug

#19 - Setup weekly benchmark run for precise results

Issue - State: open - Opened by smarr over 8 years ago
Labels: enhancement

#18 - Add support for message cascades

Issue - State: closed - Opened by smarr over 8 years ago - 2 comments
Labels: enhancement, language-design, good first issue

#17 - Debugger is currently not breaking on breakpoints

Issue - State: closed - Opened by smarr over 8 years ago - 1 comment
Labels: bug

#16 - Investigate Failing Actor benchmarks

Issue - State: closed - Opened by smarr over 8 years ago - 2 comments
Labels: bug

#15 - Fix fallout after making parser more strict

Issue - State: closed - Opened by smarr over 8 years ago
Labels: bug

#14 - [DYM] Measure lines of code

Issue - State: closed - Opened by smarr over 8 years ago - 1 comment