Ecosyste.ms: Issues

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

GitHub / justinmeiners/lc3-vm issues and pull requests

#65 - add lua to the language list

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

#64 - Changes to the LEA and TRAP instructions in the Third Edition

Issue - State: closed - Opened by auraes 10 months ago - 3 comments

#63 - Add OCaml to the language list

Pull Request - State: closed - Opened by jinwoo over 1 year ago - 1 comment

#62 - fix compilation errors caused by incorrect block order

Pull Request - State: closed - Opened by rpendleton about 2 years ago

#61 - Need help regarding bitwise AND

Issue - State: closed - Opened by punpun0 about 2 years ago - 1 comment

#60 - update domains

Pull Request - State: closed - Opened by rpendleton about 2 years ago

#59 - Remove duplicate windows code

Pull Request - State: closed - Opened by justinmeiners about 2 years ago

#58 - remove an extra break (closes #57)

Pull Request - State: closed - Opened by rpendleton about 2 years ago

#56 - 128kB (kilobytes) instead of 128kb (kilobits)

Pull Request - State: closed - Opened by aryanA101a about 2 years ago - 2 comments

#55 - Correction: 128kB(kilobytes) instead of 128kb(kilobits)

Pull Request - State: closed - Opened by aryanA101a about 2 years ago - 2 comments

#54 - update 2048 to the latest version, which adds support for ANSI colors

Pull Request - State: closed - Opened by rpendleton over 2 years ago

#53 - update R7 when invoking a trap (fixes #52)

Pull Request - State: closed - Opened by rpendleton over 2 years ago

#52 - TRAP instruction should modify R7

Issue - State: closed - Opened by rpendleton over 2 years ago

#51 - bug in PUTSP trap implementation?

Issue - State: open - Opened by pro465 over 2 years ago - 7 comments

#50 - Abstract style layout with TOC below intro

Pull Request - State: closed - Opened by justinmeiners over 2 years ago

#49 - change memory size definition to a macro (1 <<16 )

Pull Request - State: closed - Opened by justinmeiners over 2 years ago

#48 - Fix a slight bug with JSRR - JSRR R7.

Pull Request - State: closed - Opened by TricksterGuy over 2 years ago - 3 comments

#47 - Fix memory locations array size

Pull Request - State: closed - Opened by marcransome over 2 years ago - 2 comments

#46 - switch from Literate to srcweave

Pull Request - State: closed - Opened by rpendleton over 2 years ago

#45 - Fix a few issues with input traps

Pull Request - State: closed - Opened by rpendleton over 2 years ago - 1 comment

#43 - Missing fflush?

Issue - State: closed - Opened by auzkok over 2 years ago - 1 comment

#42 - Question about using uint16

Issue - State: closed - Opened by markus-zhang over 3 years ago - 2 comments

#41 - change how contributions are handled

Pull Request - State: closed - Opened by justinmeiners over 3 years ago

#40 - Added another Rust implementation entry

Pull Request - State: closed - Opened by atul-g over 3 years ago - 6 comments

#39 - Is Gonna Work?

Issue - State: closed - Opened by LojoHectorYT over 3 years ago - 1 comment

#38 - add more contributions, closes #35 and closes #36

Pull Request - State: closed - Opened by rpendleton over 3 years ago

#37 - Shouldn't sign_extend() return a int16_t instead of a uint16_t?

Issue - State: closed - Opened by AndrejMitrovic almost 4 years ago - 4 comments

#36 - Add: CianciuStyles's Kotlin implementation

Pull Request - State: closed - Opened by CianciuStyles almost 4 years ago - 1 comment

#35 - Add: hadialqattan's go implementation

Pull Request - State: closed - Opened by hadialqattan almost 4 years ago - 4 comments

#34 - Add Scala implementation

Pull Request - State: closed - Opened by rpendleton almost 4 years ago

#33 - Add Crystal implementation

Pull Request - State: closed - Opened by andraantariksa about 4 years ago - 1 comment

#32 - fix unitialized variable

Pull Request - State: closed - Opened by justinmeiners over 4 years ago

#31 - ins<15> instantiation - Use of uninitalised variable.

Issue - State: closed - Opened by mikey-b over 4 years ago - 1 comment

#30 - clarified sign_extend explanation

Pull Request - State: closed - Opened by justinmeiners over 4 years ago

#29 - Going Branchless

Issue - State: closed - Opened by mikey-b over 4 years ago - 5 comments
Labels: wontfix

#28 - Wow thank you so much!

Issue - State: closed - Opened by howtomakeaturn over 4 years ago - 1 comment

#27 - Build on windows

Pull Request - State: closed - Opened by inkydragon over 4 years ago - 4 comments

#26 - Fix typo.

Pull Request - State: closed - Opened by Krout0n almost 5 years ago - 2 comments

#25 - Typo?

Issue - State: closed - Opened by Krout0n almost 5 years ago - 3 comments

#24 - Added an fsharp implementation

Pull Request - State: closed - Opened by jurisliepins almost 5 years ago - 2 comments

#23 - Update Wikipedia link, since LC-3 is now a disambiguation page

Pull Request - State: closed - Opened by rpendleton almost 5 years ago

#22 - Update Wikipedia link

Pull Request - State: closed - Opened by Pharap almost 5 years ago - 2 comments

#21 - Add a Racket implementation

Pull Request - State: closed - Opened by whichxjy about 5 years ago - 1 comment

#20 - update generated sources to match .lit document

Pull Request - State: closed - Opened by rpendleton over 5 years ago

#19 - updated TRAP_IN according to specs.

Pull Request - State: closed - Opened by mhashim6 over 5 years ago - 12 comments

#18 - added a new python implementation.

Pull Request - State: closed - Opened by mhashim6 over 5 years ago - 4 comments

#17 - add more community projects

Pull Request - State: closed - Opened by justinmeiners over 5 years ago

#16 - add link to JS implementation

Pull Request - State: closed - Opened by rpendleton over 5 years ago

#15 - update link after renaming project

Pull Request - State: closed - Opened by rpendleton over 5 years ago

#14 - Some error in section LDI?

Issue - State: closed - Opened by northfoxz over 5 years ago - 1 comment

#13 - Tests for testing correct implementation?

Issue - State: open - Opened by madig over 5 years ago - 6 comments
Labels: good first issue

#12 - Update README.md

Pull Request - State: closed - Opened by rpendleton over 5 years ago

#11 - Add Haskell implementation

Pull Request - State: closed - Opened by dmjio over 5 years ago - 2 comments

#10 - fix indentation of code blocks on MobileSafari

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#9 - The C and C++ files are missing

Issue - State: closed - Opened by adilbaig almost 6 years ago - 2 comments

#9 - The C and C++ files are missing

Issue - State: closed - Opened by adilbaig almost 6 years ago - 2 comments

#8 - fix incorrect specificity of p styles

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#8 - fix incorrect specificity of p styles

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#7 - Layout improvements

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#7 - Layout improvements

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#6 - fix makefile so that css is copied when it changes, add .PHONY to clean

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#6 - fix makefile so that css is copied when it changes, add .PHONY to clean

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#5 - resturctured project for easier download

Pull Request - State: closed - Opened by justinmeiners almost 6 years ago

#4 - Fixed a few small typos

Pull Request - State: closed - Opened by blefev almost 6 years ago - 1 comment

#3 - fix a few spelling and grammar issues

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#3 - fix a few spelling and grammar issues

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#2 - cleanup trailing whitespace

Pull Request - State: closed - Opened by rpendleton almost 6 years ago

#1 - finished first pass of proofreading

Pull Request - State: closed - Opened by rpendleton almost 6 years ago