Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Parser #37

Merged
merged 112 commits into from
Dec 26, 2015
Merged

Merge Parser #37

merged 112 commits into from
Dec 26, 2015

Conversation

Kingcom
Copy link
Owner

@Kingcom Kingcom commented Dec 26, 2015

This is a giant rewrite, so I guess it makes sense to have something for possible feedback.

Kingcom added 30 commits May 3, 2015 13:27
Never got anywhere, and not going to bother writing a new parser for it
…th a label and add better treatment for identifiers
Kingcom added 27 commits May 13, 2015 16:48
Conflicts:
	Archs/MIPS/Mips.cpp
	Core/CMacro.cpp
Conflicts:
	CMakeLists.txt
	Commands/CDirectiveConditional.cpp
	Commands/CDirectiveConditional.h
	Core/Directives.cpp
	Main/Tests.h
Kingcom added a commit that referenced this pull request Dec 26, 2015
@Kingcom Kingcom merged commit 0c48cc8 into master Dec 26, 2015
unknownbrackets added a commit to unknownbrackets/armips that referenced this pull request Jun 17, 2018
e2eb063 Change everything to use wide char types
33d61f3 Merge pull request Kingcom#49 from krlmlr/f-assert
09cdb40 include cassert only if necessary
8f60162 Merge pull request Kingcom#48 from krlmlr/f-assert
072a0c6 new TINYFORMAT_ASSERT() macro
689695c Remove unnecessary FormatList constructor
6b79b4b Merge pull request Kingcom#43 from nigels-com/formatarg-initialisation
48e2e48 Use NULL rather than nullptr, private default (undefined) constructor
5d9e05a nullptr initialisation of FormatArg pointers, runtime debug mode checks for nullptr
46a6d77 Merge pull request Kingcom#39 from pkunavin/master
8a2812d Fix GCC-7 Wimplicit-fallthrough warnings.
d563f7f Enable experimental VS2017 in CI
b6776f3 Add appveyor & travis CI badges
b9d1452 Convert README to markdown
4886706 Merge pull request Kingcom#37 from c42f/cmakeify-argh
df7c47d Appveyor CI build and MSVC tweaks
182e2b6 Remove simplistic Makefile.nmake
eec35f0 Remove cmake test matrix script
08d2a09 Travis build on OSX + clang
a6a8801 Manually fill out the build matrix
8125ad2 Travis build matrix setup for linux
278969c Cmake build for tests to eventually replace nmake
3a33bbf Minimal gcc 4.9 Travis build coverage
6f47210 Resolve coverity defects concerning potential dead code and uncaught exceptions
0586189 Workaround min macro for windows.h
ab60795 Fix switch default
42d6a0c Fix useless cast
96de1a1 Add -Werror to makefile
5abc03b Fix clang -Wuninitialized warning
fd72f9c Fix for VS2015: _set_output_format() is no longer available nor needed.
REVERT: b7f5a22 Change everything to use wide char types

git-subtree-dir: ext/tinyformat
git-subtree-split: e2eb06339c21d15db13cd8aa44a4b287970124f4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants