shithub: rgbds

RSS feed

ee34200e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/06 10:36
Output diffs when binary tests fail

295fc6c6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/05 08:24
Improve coverage of `db-@` test

28473d31 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/05 08:20
Make implicit truncation a warning

35f7340d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 20:41
Report failing test names in RGBLINK as well

b76567e7 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/03 20:26
Merge pull request #470 from ISSOtm/rst

652db60a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 16:05
Document modifications made to object file format

a7cb0a16 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 16:01
Inline `readRGBxObject`

f3635416 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/27 05:06
Introduce revision number field

fa1fba7f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/27 03:48
Increase object version to RGB9

d73fa097 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/27 03:42
Remove RGB6 parsing

b1cd730d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/13 19:02
Add link-time RST instruction

359a048b – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/13 10:25
Bump object version number

f2be601a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 15:57
Check "left" boundary as well in `isLocationSuitable`

4d2379b3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 15:19
Merge both "single-side" code paths in `placeSection`

fd32b225 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 14:55
Define additional variable when doing `make develop`

d15915ef – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 10:36
Simplify `bankrangecheck`

877e0e0b – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 10:11
Get rid of `BANK_COUNT_*` symbols

da1d9f68 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 10:00
Remove and reorder bank counts

24f41ef8 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 09:58
Expose link def arrays to RGBASM

09dff85d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/02/03 09:50
Merge `common.h` into `linkdefs.h`

20e5685c – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/02 22:50
Merge pull request #424 from ISSOtm/better_deps

ac6232bc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/02 22:49
Merge pull request #473 from ISSOtm/shift_ub

b16ec83a – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 21:43
Add `gbdiff.bash` script

ed72baca – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 21:38
Make more symbol functions `const`

edb562d2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 21:18
Mark a few symbol functions as `static`

6d4b1286 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 21:15
Avoid unnecessary copies in symbol init

e2e01e84 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 21:07
Fall back from failure in `time` a bit better

93ee4175 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/29 20:47
Fix timestamp symbols on Windows (partially)

44cdcd12 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/28 16:04
Use `tput` for formatting escape sequences

ed06981f – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/26 16:40
Add test for `db X, @`

ec6c42e9 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/28 13:59
Merge pull request #467 from ISSOtm/report

b11d121c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/17 04:08
Remove undefined behavior from shifts

cdf60006 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/13 10:22
Report failing file names in comparisons

1bd41bf7 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/26 16:10
Don't use `diff` to compare bin files in tests

08ab34cf – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/26 13:26
Fix a few checkpatch warnings in `symbol.h`

7bb55469 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/08 20:33
Fix partial paths being output to dep files with `-i`

a29dd738 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/06 13:43
Reimplement `-M` variants using long options

4a98b41d – ISSOtm <eldredhabert0@gmail.com> authored on 2019/11/06 13:39
Fix `-MG` always being enabled

6fc50972 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/10 11:12
Allow outputting dep files to stdout using `-`

12f2f654 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/10 11:09
Add -MG

0649b360 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/09 23:50
Allow specifying multiple dependency targets

f1f31427 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/09 23:29
Add -MQ

1fb9f90f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/09 23:02
Add -MT option

bfa8da78 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/09/09 22:04
Add -MP option

fb81733b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/26 09:48
Merge pull request #472 from ISSOtm/romx-tiny

e7eac583 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/26 09:30
Merge pull request #477 from ISSOtm/sym_overhaul

cd107855 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/23 22:03
Test new working label subtractions

ab9307ac – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/22 10:05
Clean up symbol management

e3ef194b – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/22 05:44
Remove local label error checking

ab4ca9ad – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/21 10:06
Make symbol ref in patch symbols constant

3fb56488 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/21 06:37
Actually rely on `createsymbol` never returning NULL

a7c0616c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/21 05:54
Rename export type enum to that

51d5ff05 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/23 21:50
Test subtracting labels

0665146d – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/20 22:12
Report line info on empty RPN stack

1f842257 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/20 22:05
Test that `all-instructions` does not error out

61c381a6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/20 22:01
Systemize RGBLINK testing

56d5f158 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/20 19:27
Do not run `.pipe` tests if the normal variant fails

c05334df – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/20 09:39
Upgrade testing to latest disasm commits

09d6c7a5 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/19 10:45
Merge pull request #475 from ISSOtm/licensing

4fe44447 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/19 06:11
Add license headers where missing

23c600ee – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/19 06:02
Remove unnecessary gitignore file

50f091ab – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/18 17:12
Fix RGBLINK failing to read args on certain machines

7437f7eb – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 22:53
Clarify redefinition error message

d6a99981 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 17:31
Fix checkcodebase warnings

71fe6525 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 17:24
Allow ROMX and WRAMX sections in restricted modes

89917ef6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 17:08
Put semicolons before labels in test suite

097e4c97 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/16 14:18
Merge pull request #468 from ISSOtm/include_stem

2c37a1e9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 14:16
Fix default warning states

2c523649 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 13:12
Add test for fixed section addresses

10140f74 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 13:10
Allow RGBLINK to report multiple sanity check errors

558e8f46 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/16 07:37
Sanity check fixed address of sections in RGBLINK

9ccb7120 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/14 06:42
Remove stale `clean` line

e50bcaa2 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/13 11:21
Enforce trailing slash in include paths

86a28e82 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/13 10:12
Provide string arguments to errors in `constexpr_BankSection`

95cd0c6e – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/12 08:09
Add test for BANK() in constant context

23ab245c – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/12 08:01
Return a consistent number for const BANK() when erroring out

eb824765 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/10 09:57
Make bank of "bank 0" sections known to RGBASM

f1f70d25 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/09 01:10
Add test for `DEF(@)`

98a221d6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/08 21:10
Add test for `DEF(@)`

fb22d12b – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 20:15
Merge pull request #463 from ISSOtm/windows_test_suite

83249ed6 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/08 18:26
Cap the number of concurrent jobs for testing

1534df0b – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/30 08:18
Use minGW's pkg-config

ece9177f – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/29 20:21
Produce shims to run the test suite on Windows bins via Wine

8a90d743 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/10/29 20:14
Ignore line endings in test suite

5a06fad3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/08 11:46
Separate stdout and stderr in tests

add07259 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 20:01
Merge pull request #465 from ISSOtm/rebuild_version

36ca18bc – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 19:46
Merge pull request #466 from AntonioND/an/warning

6d9399e3 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/08 19:27
Always update version

6003be3f – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2020/01/08 18:33
Fix declaration of constexpr_BankSymbol()

67680047 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 13:56
Merge pull request #430 from ISSOtm/known_selfbank

4dfa3157 – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/08 08:14
Merge pull request #454 from ISSOtm/unlocked_windows

f26cfa2d – Eldred Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/07 17:44
Merge pull request #455 from ISSOtm/man

d3328406 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/02 09:06
Improve `jr` out-of-reach error message

3564b3f9 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/01/02 09:03
Have `jr` offset wrap with 16 bits

b81faecc – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/29 12:41
Rename rgbfix long opt `verbose` to `validate`

1c4cb2cd – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/29 12:38
Add warning option to RGBASM man synopsis

6959b767 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/29 12:38
Rework help/usage messages

8a1e920e – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/12 18:46
Fix incorrect line counting when running REPT blocks.

606519c5 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/07 23:05
Touch up `ds` documentation as per rednex#350

34618e02 – ISSOtm <eldredhabert0@gmail.com> authored on 2019/12/06 21:54
Overhaul RGBDS man pages and help messages

Next