shithub: rgbds

RSS feed

446173f0 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/29 16:08
Merge pull request #387 from ISSOtm/set_doesnt_override_equ

e27f3818 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/29 16:04
Merge pull request #361 from ISSOtm/better_section_overflow

b069278e – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/29 15:05
Merge pull request #384 from dbrotz/fix-local-label-segfault

9738c88f – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/29 13:14
Merge pull request #383 from dbrotz/fix-380

e3e18063 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/27 17:07
Prevent `SET` from overriding constant symbols

e400eac4 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/06/25 20:44
Improve section overflow error message

e33e6e24 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/08/20 10:17
Merge pull request #382 from NieDzejkob/checkpatch-bool-member

3cb56c5a – Jakub Kądziołka <kuba@kadziolka.net> authored on 2019/08/20 10:43
checkpatch.conf: Don't complain when bools are used in struct

a6bf7771 – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/08/20 05:57
Check if parent exists for local label reference

c2787a9e – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/08/20 04:50
Change the precedence of == to match the documentation

b8d5dd18 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/08/17 12:09
Merge pull request #366 from dbrotz/fix-313

88b66f29 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/08/17 12:08
Merge pull request #364 from dbrotz/fix-362

3c7e59b9 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/08/17 12:07
Merge pull request #374 from Ben10do/pushs-outside-of-section

c4471e33 – Ben Hetherington <dev@ben-h.uk> authored on 2019/08/16 08:05
Update CONTRIBUTORS.rst

16111f46 – Ben Hetherington <dev@ben-h.uk> authored on 2019/08/16 09:20
Allow PUSHS to be used before a section

b019b039 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/11 20:49
Merge pull request #358 from dbrotz/fix-357

605acd24 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/11 20:48
Merge pull request #372 from jidoc01/master

c8630eee – jidoc01 <jidoc01@naver.com> authored on 2019/07/08 19:28
Document the feature of input from stdin

40405555 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/07 07:46
Merge pull request #365 from dbrotz/terminate-bracketed-symbol

defb221c – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/07 07:46
Merge pull request #360 from jidoc01/master

e7dc094e – jidoc01 <jidoc01@naver.com> authored on 2019/06/24 20:58
Improve charmap structure with trie

dfdb1071 – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/06 07:10
Merge pull request #370 from jidoc01/fix_bug

9f598dfd – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/06 07:09
Merge pull request #359 from dbrotz/fix-lexer-out-of-bounds

38110a83 – jidoc01 <jidoc01@naver.com> authored on 2019/07/04 07:59
Fix comment bug

54e5bf0f – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/04 19:07
Merge pull request #343 from phs/phs/docker

847cae5b – Antonio Niño Díaz <antonio_nd@outlook.com> authored and GitHub <noreply@github.com> committed on 2019/07/04 19:02
Merge pull request #329 from NieDzejkob/allow-stdin-input

484d15db – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/06/29 08:50
Handle unprintable characters more gracefully