Ecosyste.ms: Issues

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

GitHub / kspalaiologos/asmbf issues and pull requests

#131 - Discord server link in readme file is invalid

Issue - State: open - Opened by MyTriumphJC almost 2 years ago - 1 comment

#130 - update dependencies & install instructions

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

#129 - Add yes.asm example

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

#127 - stos & lods implementation

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

#126 - bfmake: preserve the output on unsuccessful compilation

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

#125 - fix Makefile

Pull Request - State: closed - Opened by sech1p over 3 years ago - 1 comment

#124 - Flag to bfstrip/bfmake to preserve unknown characters

Issue - State: closed - Opened by ColonelThirtyTwo over 3 years ago - 3 comments
Labels: priority: low, complexity: low

#123 - Basic move semantics

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

#122 - bfvm: integration into the testing suite; multiple bugfixes.

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

#121 - bfvm: signed operations

Pull Request - State: closed - Opened by kspalaiologos over 3 years ago - 1 comment

#120 - bfvm: stack operations; floating point

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

#119 - New bfvm: v0.9-v1.3

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

#118 - Move semantics

Issue - State: closed - Opened by kspalaiologos over 3 years ago - 1 comment
Labels: priority: medium, complexity: high

#117 - Some bugs

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

#116 - new build system

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

#115 - toolchain switches

Issue - State: closed - Opened by kspalaiologos almost 4 years ago - 1 comment

#114 - bflabels: disallow label redeclaration

Issue - State: closed - Opened by kspalaiologos about 4 years ago - 1 comment

#113 - Continue the work on high-level assembler

Issue - State: open - Opened by kspalaiologos about 4 years ago
Labels: priority: medium, complexity: medium

#112 - Windows/DOS port

Issue - State: open - Opened by kspalaiologos about 4 years ago
Labels: priority: medium, complexity: medium

#111 - An elegant readme

Issue - State: closed - Opened by kspalaiologos about 4 years ago - 1 comment
Labels: priority: low, complexity: low

#110 - Rewrite bfmake in C

Issue - State: open - Opened by kspalaiologos about 4 years ago
Labels: priority: low, complexity: medium

#109 - Merge all preprocessors

Issue - State: closed - Opened by kspalaiologos about 4 years ago

#107 - Have bflabels and bfdata output key=>value maps

Issue - State: closed - Opened by kspalaiologos about 4 years ago - 1 comment

#106 - Add debugging support to bfasm

Issue - State: open - Opened by kspalaiologos about 4 years ago
Labels: priority: low, complexity: medium

#105 - Makefile.in: Removed hardcoded MAKEOPTS

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

#104 - web-based version of bfadbg

Issue - State: closed - Opened by kspalaiologos about 4 years ago - 1 comment

#103 - sgmul, sgdiv, sgmod

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#102 - Signed barebones

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#101 - signed math

Issue - State: closed - Opened by kspalaiologos about 4 years ago - 3 comments

#100 - bfstrip update, manual in the repository.

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#99 - lib-bfm cleanup

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#98 - move microcode to separate units

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#97 - Cleanup

Pull Request - State: closed - Opened by kspalaiologos about 4 years ago

#96 - rip the parser out of bfasm.c / shitcode containment actions

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

#95 - bfvm microcode

Issue - State: closed - Opened by kspalaiologos over 4 years ago
Labels: priority: high, complexity: medium

#94 - Update the esolangs wiki article

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

#93 - CGCC demos

Issue - State: open - Opened by kspalaiologos over 4 years ago
Labels: priority: low, complexity: medium

#92 - Online test environment

Issue - State: open - Opened by kspalaiologos over 4 years ago
Labels: priority: low, complexity: low

#91 - staging: remove the clear

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

#90 - dsc

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

#89 - Effective addresses

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

#88 - optimize c[op][op] (by Daniel)

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

#87 - FPU

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#86 - Floating point op support

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

#85 - `xor' logical operator

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#84 - cpar/cpa

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#83 - Advanced conditional comparisons

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

#82 - Various microcode optimizations

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

#81 - b2bf bitop support

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

#80 - bit operations

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

#79 - cleanup of the instruction adding logic

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

#78 - Long name aliases, new preprocessor.

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

#77 - merge constpp to long-names

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

#76 - cam / csm implementation attempt

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

#75 - analogical smp patch

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

#74 - amp patch

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

#73 - conditional amp/smp

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#72 - Conditional instructions

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

#71 - Slight pow fix

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

#70 - Make the floor at the end of an instruction optional.

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

#69 - rave: cell size flag

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

#68 - Add b2bf

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

#67 - Safer deployment process

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

#66 - Safer installation / uninstalling

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#65 - Tabs are no longer ugly in Rave source code

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

#64 - Prototype of IDE

Pull Request - State: closed - Opened by maiadere over 4 years ago - 1 comment

#63 - Root cleanup

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

#62 - Outdated docs are no more.

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

#61 - bfmake: -o flag, specifying the output file.

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

#60 - Add option to specify bfmake output file

Issue - State: closed - Opened by maiadere over 4 years ago

#59 - IDE

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

#58 - Clean up the root

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#56 - Better documentation/guidebook/tutorial

Issue - State: open - Opened by kspalaiologos over 4 years ago - 1 comment
Labels: priority: high, complexity: high

#55 - Unit tests for macros and core

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#54 - Enhanced bfmake

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

#53 - Ability to set the default install path

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#52 - Move libraries somewhere else

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#51 - bfmake improvements.

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#50 - Restructure the project.

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

#49 - Aliases

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

#48 - Merge the memory manager to the trunk

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

#47 - Memory management

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

#46 - Foundation macros

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

#45 - Lua preprocessor!

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#44 - Two new registers (r5, r6) may work!

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

#43 - Employ lua as a preprocessor

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#42 - Update bit operations (maybe merge them into the core?)

Issue - State: closed - Opened by kspalaiologos over 4 years ago

#41 - Label preprocessor in C (yay!)

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#40 - Merge the disassembler into experimental folder.

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

#39 - derle translated to C

Pull Request - State: closed - Opened by kspalaiologos over 4 years ago - 1 comment

#38 - API archetype

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

#37 - r5 & r6 unit tests

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

#36 - Rewrite strip.pl to C

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

#35 - Perl scripts

Issue - State: closed - Opened by kspalaiologos almost 5 years ago - 2 comments

#34 - Add simple command-line option parser (BFI)

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

#33 - Adress math

Pull Request - State: closed - Opened by kspalaiologos almost 5 years ago - 1 comment

#32 - Adressing

Issue - State: closed - Opened by kspalaiologos almost 5 years ago - 1 comment

#31 - The G register

Issue - State: closed - Opened by kspalaiologos almost 5 years ago - 3 comments
Labels: no-issue-activity

#16 - Barebones of a standard library

Pull Request - State: closed - Opened by kspalaiologos about 5 years ago - 1 comment
Labels: enhancement, help wanted, priority: medium, no-pr-activity