shithub: rgbds

RSS feed

81047afb – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/13 07:50
Rework "overflow" error message

f1441cc9 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/12 18:16
Make linker script error messages more descriptive

50804d66 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 15:03
Fix linkerscript not updating section categorization

9b895e8a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 15:02
Fix bank-fixed sections going in any bank

4600f70f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 15:00
Fix address-fixed sections potentially incorrectly assigned

9e33cc99 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 14:54
Implement INCLUDE keyword in linker scripts

5496c2e7 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 05:21
Make linkerscript errors report file names

bf75971a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 05:04
Only open files when necessary

8a59994c – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/10 21:00
Fix false positives in `readstr`

f2e1b7d8 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/09 11:05
Add EOF checking in string reading

8c91b31a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/02 10:22
Fix typo that led to segfault

302b2104 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/02 09:55
Fix error in object file documentation

5bd00762 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/02 09:55
Write some doc comments

0e24adca – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/19 10:27
Rewrite RGBLINK entirely

696feae3 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/12 18:08
Have RGBDS' `err` and `warn` output an error message

323738e7 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/01 13:38
Increase version number to 0.3.9

a1d132cd – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/01 13:35
Regenerate wwwman

e93d65d7 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/10/03 06:20
Merge pull request #425 from ISSOtm/eexpansion_error

0f4d543a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/24 23:17
Have `make clean` delete all .o files in source directory

dab5f59e – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/22 21:28
Fix location of all relevant SECTIONs in tests

22a6a826 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/22 20:05
Merge pull request #419 from dbrotz/fix-blackslash-tab-at-eof

7b592eff – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/21 22:43
Merge pull request #420 from dbrotz/disallow-null-char

4be81d9f – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/21 21:55
Merge pull request #416 from ISSOtm/makefile

55fbecee – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/12 05:57
Add info about string expansions in error reports

f36a3d5b – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/09/09 23:03
Fix macro and rept buffer overflows

ccc666c1 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/09 19:32
Merge pull request #417 from ISSOtm/zero_sections

17b9838c – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/09 15:37
Merge pull request #418 from dbrotz/fix-symbol-macro-arg-0

c5e8e4ff – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/09/09 13:27
Reject input that contains null characters

89eda898 – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/09/09 08:25
Handle tabs after backslash at end of file

889dd837 – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/09/09 05:46
Print useful error message when '\0' is used in a symbol name

38a372f2 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/08 19:59
Allow 0-byte SECTIONs to be fixed anywhere

2e6f5ac6 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/08 17:42
Fix unary NOT being broken

7a45fc68 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/08 17:12
Fix incorrect evaluation of && and ||

1288737c – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/07 08:19
Clean up suffix rules

59023062 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/07 08:14
Have `make clean` delete all generated .o files

2fe4521a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/07 08:09
Remove locallex.o reference

74673436 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/07 08:06
Separate LDFLAGS from CFLAGS

481748c2 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/07 07:56
Make CI output Makefile commands

9faa5c7a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/05 11:40
Update docs on char escapes in macro args

6fbb25c0 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/05 11:22
Clean up lexer.c

65fc42cc – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/05 01:56
Remove `-Wchkp` from `develop` target

736b7727 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/04 14:43
Merge pull request #400 from NieDzejkob/out.pipe-substitute

fa920f84 – Jakub Kądziołka <kuba@kadziolka.net> authored on 2019/08/29 16:24
Remove the no-longer-needed .out.pipe files

01aa5660 – Jakub Kądziołka <kuba@kadziolka.net> authored on 2019/09/03 18:54
test/asm: special-case include-recursion

bddd5bc6 – Jakub Kądziołka <kuba@kadziolka.net> authored on 2019/08/29 16:23
test/asm: Generate .out.pipe files on the fly

f6b7e39c – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/03 06:05
Merge pull request #405 from ISSOtm/output_errors

1363dd8f – clach04 <clach04@gmail.com> authored and Eldred Habert <eldredhabert0@gmail.com> committed on 2019/09/02 12:51
Add url link to releases page to readme (#413)

8214f0c0 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/02 20:50
Merge pull request #412 from clach04/patch-1

b44f5825 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 18:06
Make RGBDS behave identically whether writing a .o

631910bd – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/02 10:33
Merge pull request #395 from ISSOtm/better_error_stack

37089ef9 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/29 13:03
Improve error stack

ff7c46f5 – clach04 <clach04@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/02 06:19
Readme windows install instructions, alternative install location

4ef27a0d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/01 22:21
Merge pull request #411 from ISSOtm/recursion_limit

476ccc9f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/01 22:09
Fix undefined behavior in yyunputstr

89dc14fc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/01 18:16
Merge pull request #408 from ISSOtm/plumbing

1ca2f12d – clach04 <clach04@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/09/01 05:51
Update README.rst

20b2f5ee – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/31 23:42
Fix incorrect line numbers with some IF blocks

3cc67c48 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/31 13:34
Add recursion limit info to man and help

f9a04696 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/31 13:22
Add recursion overflow tests

e0e8170f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/31 11:36
Add recursion limit for string expansions

9b40663d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/31 08:59
Merge pull request #409 from rednex/dd-head

350f4030 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/08/31 00:44
Merge pull request #403 from dbrotz/multiple-charmaps

7e3af4b3 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/31 00:17
Make testing external projects use local RGBDS

dfb30723 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 23:52
Fix memory leaks with macro args

02191135 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 23:00
Fix possible unterminated string

dc2c97fe – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 16:47
Comment and improve ParseSymbol and AppendMacroArg

6068b565 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 00:42
Add recursion limit for INCLUDE and macros

a517f900 – Anthony J. Bentley <anthony@anjbe.name> authored on 2019/08/30 19:11
Use POSIX-compatible dd(1) instead of head -c.

a21cef71 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/08/30 16:57
Say which macro argument caused an error when one does

d3db5f0d – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/08/30 15:36
Add pushc and popc directives

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)

461ef6ce – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/08/29 18:48
Don't complain about initializing statics

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

e05199ca – dbrotz <43593771+dbrotz@users.noreply.github.com> authored on 2019/08/29 17:54
Add support for multiple charmaps

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

Next