RSS feed
d3db5f0d
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/08/30 15:36
Add pushc and popc directives
461ef6ce
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/08/29 18:48
Don't complain about initializing statics
e05199ca
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/08/29 17:54
Add support for multiple charmaps
12d82eb7
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 22:14
Remove extra entry in error stack on macro not defined (#394)
05becf3f
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 18:19
Merge pull request #381 from NieDzejkob/rgbgfx-curve
3cc7981c
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 18:06
Merge pull request #402 from dbrotz/fix-386
ce05cb56
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 17:23
Merge pull request #401 from dbrotz/line-cont-test
3a1b4712
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 16:24
Merge pull request #397 from NieDzejkob/test-local-without-parent
6ffa7510
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 16:12
Merge pull request #390 from ISSOtm/print_types
c3641321
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/29 16:09
Merge pull request #399 from ISSOtm/allow_dots
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
a3ee76dd
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2019/08/29 15:27
Allow periods to continue macro args
995265c5
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2019/08/29 15:16
Improve testing bracketed symbols
03629b74
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/08/29 15:14
Add a test for a defining local label without a parent
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
a21ea30b
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2019/08/29 13:08
Add tests for bracketed symbols
64752da4
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2019/08/27 23:04
Add "print types" to bracketed symbols
8f287eee
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/08/29 08:37
Fix nested if statements that don't have following whitespace
17945a73
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/08/29 07:49
Get rid of error in line continuation test
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
91984cb7
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/08/20 10:15
rgbgfx: Add an option to take the CGB's color profile into account
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
1decf5d0
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/16 11:50
Fix out of bounds array access in lexer
74e9de1b
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/11 06:45
Check for RPN stack overflow in linker
015d2b08
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/11 05:35
Fix buffer overflow when creating patches with long RPN expressions
c75a9539
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/26 13:36
Don't append invalid characters to symbol name
ca6149ab
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/28 12:36
Fix signed integer overflow issues
b3120aea
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/26 13:45
Terminate standalone bracketed symbol strings
df15c97b
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/07/03 12:28
Handle zero-byte files gracefully
0d97b582
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/07/03 11:37
Avoid potentially implementation-defined behavior when using a pipe as input
f7bc61e8
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/05 16:48
Automatic tests for input from stdin
8d5a53f5
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/05 16:25
Handle non-seekable input correctly
20f94928
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/03/03 18:27
Allow using - to indicate input from stdin
3cd1d46a
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/06/16 18:35
Merge pull request #356 from NieDzejkob/add-narg-test
88eceec2
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/08 17:01
Add a test for the behavior of NARG after SHIFT
d00ec024
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/06/07 06:30
Merge pull request #351 from dbrotz/fix-strsub-strlen
0bcd5377
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/06/07 06:27
Merge pull request #346 from qguv/tilemap-mirrored-duplicates
7592eaf4
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/06/05 19:21
Merge pull request #354 from NieDzejkob/test-runner-stuff
12ed9e04
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/06/05 19:10
Merge pull request #353 from qguv/checkpatch-path-override
0a3af87a
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/05 16:54
Ignore the .git folder of the test repositories
4dee999f
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/05 16:53
Clean the test repositories before running tests
9a4941c7
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/06/05 16:52
Allow running the tests from outside of the test folder
2d0fd711
– Quint Guvernator <quint@guvernator.net>
authored
on 2019/06/04 11:22
Clarify how to override checkpatch.pl path
327582be
– Quint Guvernator <quint@guvernator.net>
authored
on 2019/05/20 18:10
Regenerate wwwman
21aea281
– Quint Guvernator <quint@guvernator.net>
authored
on 2019/05/19 16:16
gfx: Add mirrored tile check when generating tilemap
975f8526
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/06/02 12:10
Use code points instead of bytes for STRSUB/STRLEN
f29d7689
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/31 04:59
Set all of expr struct's fields in mergetwoexpressions()
cc458a96
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/05/31 08:34
Fix a few checkpatch issues
d2bd9a23
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/05/31 08:10
Merge pull request #337 from dbrotz/one-pass
9bd7ecad
– Phil Smith <phil@philhsmith.com>
authored
on 2019/05/11 13:21
Have a docker file
b909a506
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/29 06:56
Include symbol name in 'symbol too long' error message
b2c1f612
– Marcus Huderle <huderlem@gmail.com>
authored
on 2019/05/18 12:48
Properly set all 16 characters in ROM header title
a761e98e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/05/09 20:15
Run checkpatch against origin/master
fa37922c
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/05/05 19:38
Remove develop branch from contributing guide
e12e7b2a
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/09 11:01
Don't assign PC to macro symbols
f927c41a
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/09 10:46
Add test for referencing a symbol before setting it
249acace
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/09 08:48
Prevent non-reloc symbol from shadowing reloc symbol
6ff9435e
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/05/05 19:33
Merge pull request #335 from dbrotz/fix-334
021990b8
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/05 16:21
Properly check if a symbol's full name is too long
54056469
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/05 14:13
Add missing space to error message
8da4feb8
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/05 14:10
Use sym_FindSymbol() where possible
23f5e9da
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/04 12:18
Use only one pass
40006c61
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/02 15:53
Make yylex() return int
b256e4c2
– dbrotz <43593771+dbrotz@users.noreply.github.com>
authored
on 2019/05/02 15:31
Dynamically allocate RPN expression buffer
a37a09c0
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/03/10 19:40
Merge pull request #328 from NieDzejkob/better-linker-errors
8ece231d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/03/10 19:39
Merge pull request #327 from NieDzejkob/symbol-length-check
e7de0745
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/03/04 04:45
Improve documentation of the object format
7af2d5df
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/03/03 17:55
Print location information in linker errors where viable
2f2f14bf
– Jakub Kądziołka <kuba@kadziolka.net>
authored
on 2019/03/02 14:11
Fix symbol length checking
c59cb6a8
– jmle <ypsilon888@gmail.com>
authored
on 2019/02/19 19:10
Increase version number to 0.3.8
06aaf5b5
– Simon Harms <simon@phillipharms.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/02/14 13:03
Update README.rst
65d79094
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/01/19 11:15
Merge pull request #319 from mid-kid/patch-317
861192c3
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2019/01/19 11:13
Merge pull request #318 from mid-kid/patch-316
c63af054
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/01/12 09:04
Allow linker script to consider section attributes
d07ba697
– mid-kid <esteve.varela@gmail.com>
authored
on 2019/01/12 07:57
Update a symbol's filename and line when defined
4b40d63d
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/12/10 18:17
Merge pull request #311 from dbrotz/fix-222
a99b7f69
– Antonio Niño Díaz <antonio_nd@outlook.com>
authored
on 2018/12/10 18:09
Merge pull request #314 from dbrotz/fix-314
Next