shithub: rgbds

RSS feed

d93ad2e6 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/23 18:07
Rename all functions imported from musl

68410d35 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/23 18:00
Get rid of `unlocked_stdio` functions

ceae4a44 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/23 17:21
Stop using `f(un)?lockfile`

ea003487 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/23 16:59
Use `trap_` instead of `abort()` for consistency

401fd8b5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/18 15:58
Merge pull request #452 from ISSOtm/warn

191ee4ba – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/18 04:23
Add support for toggleable warnings

58556f91 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/18 07:45
Disable chcecking for global initialisers

faa78937 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/08 19:47
Fix develop error in getopt_long_only

648df0dc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/06 04:00
Merge pull request #449 from ISSOtm/better_error_msg

44173dbe – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/06 03:48
Improve error messages slightly

7233f568 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 22:24
Report overlapping sections whenever possible

197f1e9b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/06 03:34
Merge pull request #444 from ISSOtm/fix_develop

7063f66b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/06 03:33
Merge pull request #450 from ISSOtm/labels_in_sections

6e59bcb6 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/05 21:34
Merge pull request #447 from ISSOtm/long_opts

0649e6d6 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 17:11
Add long options

072c965b – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/05 19:40
Add musl's implementation of `getopt_long_only`

122f5fe1 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 22:34
Prevent creating labels outside of sections

a40d599c – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 20:20
Fix extraneous comma in error message

babf36e9 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 20:16
Don't forget to initialize additional banks when using an overlay

d6a43f6a – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/03 16:21
Fix RGBGFX man page

ff8e38fc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/03 11:41
Merge pull request #441 from ISSOtm/linker_error_stack

192f2de7 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/03 11:40
Merge pull request #440 from ISSOtm/nested_brackets

c568b3a9 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/03 11:30
Merge pull request #439 from ISSOtm/tests_locale

9c818ef3 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/03 11:18
Merge pull request #438 from ISSOtm/sub_doc_fix

5aea30f4 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/03 11:15
Merge pull request #434 from ISSOtm/rgblink_rewrite

09c9395f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/13 11:17
Fix NULL deref when fetching an unknown symbol in RPN expressions

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

f7c2665e – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/30 09:34
Fix errors in `make develop`

ae0b95ec – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/11 13:12
Make linker output error stacks instead of their top level

cdd82009 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/10 11:00
Add test for nested brackets

694075e8 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/10 10:58
Allow nested bracketed symbols

d76f9943 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/10 09:23
Run tests under a specific locale

11b7052f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/09 21:01
Fix flag documentation for `sub`, `sbc` and `cp`

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.

Next