John Keiser
|
11076bf337
|
containing_scope -> open_container
|
2020-08-18 17:41:16 -07:00 |
|
Daniel Lemire
|
8a8eea53a2
|
Prefixing macros (issue 1035) (#1124)
* Renaming partially done.
* More prefixing.
* I thought that this was fixed.
* Missed one.
* Missed a few.
* Missed another one.
* Minor fixes.
|
2020-08-18 18:25:36 -04:00 |
|
John Keiser
|
1b69612246
|
Remove information about nonexistent computed gotos :)
|
2020-08-10 16:29:24 -07:00 |
|
John Keiser
|
66a68ce264
|
Return errors immediately instead of using goto
|
2020-08-02 12:04:12 -07:00 |
|
John Keiser
|
379a4e6a01
|
namespace { -> unnamed namespace
|
2020-08-01 14:46:23 -07:00 |
|
John Keiser
|
8e69103822
|
Remove computed GOTO
|
2020-08-01 14:43:50 -07:00 |
|
John Keiser
|
c7fa9b5fe8
|
Make entire implementation namespaces anonymous
|
2020-08-01 14:43:10 -07:00 |
|
John Keiser
|
65148b123b
|
Put anonymous namespace in front of everything
|
2020-08-01 14:43:10 -07:00 |
|
John Keiser
|
464f4813e3
|
Define namespaces inside generic files
|
2020-07-24 02:56:36 -07:00 |
|
John Keiser
|
ef63a84a3e
|
Move document stream state to implementation
|
2020-06-07 16:20:44 -07:00 |
|
John Keiser
|
ed0c815735
|
Move unclosed array check to stage 2
|
2020-06-05 12:39:13 -07:00 |
|
Daniel Lemire
|
7a69da16e4
|
Fixing issue 906 (#912)
* Fixing issue 906
* Safe patching.
* Now with explanations.
* Bumping up memory allocation.
* Putting the patch back.
* fallback fixes.
Co-authored-by: Daniel Lemire <lemire@gmai.com>
|
2020-06-05 15:37:09 -04:00 |
|
John Keiser
|
b75fa26dc1
|
Move containing_scope and ret_address to .cpp
|
2020-06-01 12:15:55 -07:00 |
|