RSS feed
65121e6d
– Trung Lê <trung.le@ruby-journal.com>
authored
on 2020/04/07 10:48
Fix multiple definitions for GCC10
c86e6fef
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/05 20:25
Merge pull request #502 from JL2210/more-conventional-permissions
1e3ce2a3
– JL2210 <larrowe.semaj11@gmail.com>
authored
on 2020/04/05 12:00
Use more conventional permissions and man-page directory
153915dc
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/04 10:48
Improve portability of new `make dist`
ced38bc6
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/04 10:23
Add new Makefile target for release tarballs
4e96cf98
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/03 08:11
Release 0.4.0
80170eb6
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/03 08:03
Regenerate man page HTML renders
bdad1499
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/03 07:58
Merge branch 'release'
1f5ca395
– Eldred Habert <eldredhabert0@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/03 07:56
Merge pull request #494 from ISSOtm/docs
5013b64f
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/02 17:26
Update disassemblies to latest commits
7eb73d76
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/02 12:39
Make compilation optimized unless debugging
bcfeb49d
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/04/02 12:38
Allow labels to be passed to `DEF`
702d9e05
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/31 13:28
Fix wrong error function used in RGBGFX
c0aff678
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/29 08:34
Improve arg-shift test
a3d88366
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/29 08:18
Prevent assertions outside sections from crashing
db1eb8fb
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/27 19:36
Revert "Prevent RGBASM from outputting corrupted files"
95f347dc
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/27 16:00
Evaluate assertions after placing sections
6579120d
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/27 08:30
Simplify symbol-writing logic
84cd9f2d
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/27 07:37
Fix segfaults when using PC outside a section
06fe27c5
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/27 07:19
Prevent RGBASM from outputting corrupted files
5039af6a
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/26 19:50
Document new "unionized section" feature
4df74d44
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/26 12:01
Improve opcode reference
9113647d
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 14:38
Fix incorrect macro used for x-ref
26af2bff
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:22
Prevent text from bumping sides on mobile devices
3c304f3a
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:18
Override mandoc styling without modifying the stylesheet
e308130e
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:08
Update style overrides for new `mandoc.css`
713eef9e
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:10
Update mandoc style sheet
7635a2fc
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/23 11:35
Reword and give an example of symbol interpolation
68893345
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/23 10:38
Add viewport tag for mobile users
d1e82e50
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/23 10:36
Improve style of man page HTML renders
7955447c
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/19 17:23
Overhaul man pages
51e225cd
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/18 20:07
Add post-processor for HTML renders
187f88aa
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/26 19:10
Only copy necessary characters for bare labels
caddd61f
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/26 18:36
Remove "column 1" restriction for local labels
29629245
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 08:50
Use new hashmap implementation for symbols
666b9f8f
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:52
Add tests for purging symbols
7deb8d3e
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/24 06:52
Allow purging exported symbols
cb0a882a
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/23 12:03
Order warnings alphabetically
df2c0dc2
– ISSOtm <eldredhabert0@gmail.com>
authored
on 2020/03/22 07:54
Check for unsatisfiable alignment constraints