Sign in
pigweed
/
third_party
/
github
/
google
/
emboss
/
HEAD
d7c0ba3
Add test profiles that disable all `EMBOSS_CHECK`s. (#211)
by Dmitri Prime
· 9 hours ago
master
v2024.1120.233102
73cbd98
Convert Location to a namedtuple, and associated cleanup (#205)
by Dmitri Prime
· 5 weeks ago
v2024.1017.203246
46423da
Emit a warning when the cached parser is not used. (#204)
by Dmitri Prime
· 6 weeks ago
v2024.1011.225822
bd276c4
Replace `WhichOneof("x")` with `which_x`. (#197)
by Dmitri Prime
· 6 weeks ago
v2024.1011.195933
96675c9
Fix test name. (#203)
by Dmitri Prime
· 6 weeks ago
v2024.1010.220729
78901f9
Cache the generated parser tables as a .py file (#196)
by Dmitri Prime
· 6 weeks ago
v2024.1010.183549
42e8514
Merge pull request #182 from reventlov/pylint_misc_harmless
by Rob Russell
· 6 weeks ago
v2024.1010.180834
3817c78
Add a page of useful links for developers. (#199)
by Dmitri Prime
· 6 weeks ago
v2024.1010.004723
8b25b90
Merge pull request #200 from reventlov/debug_stop_after_step
by Rob Russell
· 6 weeks ago
v2024.1009.230010
9af089c
Fix the front end if no `--debug-stop-before-step` flag is passed.
by Ben Olmstead
· 6 weeks ago
6ddf2f3
Remove debug prints.
by Ben Olmstead
· 6 weeks ago
97cf1a2
Format with Black.
by Ben Olmstead
· 6 weeks ago
0dc1f8d
Add `--debug-stop-after-step` flag.
by Ben Olmstead
· 6 weeks ago
cefa726
Move `docs_are_up_to_date_test.py` fix instructions into asserts (#198)
by Dmitri Prime
· 6 weeks ago
v2024.1007.192054
886cfbb
Restructure ACTION and GOTO tables. (#194)
by Dmitri Prime
· 7 weeks ago
v2024.1002.161650
9b6907b
Bit shift design sketch (#190)
by Dmitri Prime
· 7 weeks ago
v2024.0930.225512
b519a41
Fix typos. (#179)
by Dmitri Prime
· 8 weeks ago
v2024.0926.213442
e9cc3ad
Fix section links in reference docs. (#188)
by Dmitri Prime
· 9 weeks ago
v2024.0920.190142
6faad3e
Merge pull request #184 from reventlov/re_fullmatch
by Rob Russell
· 9 weeks ago
v2024.0920.185518
467c678
Merge branch 'master' into re_fullmatch
by Rob Russell
· 9 weeks ago
800bd4a
Fix docstring lints as reported by internal linter. (#180)
by Dmitri Prime
· 9 weeks ago
v2024.0920.171930
b545db0
Fix minor type annotation lints. (#183)
by Dmitri Prime
· 9 weeks ago
v2024.0919.220025
cffcf47
Replace various `assert*()` calls with more specific ones. (#181)
by Dmitri Prime
· 9 weeks ago
v2024.0919.220002
731f3d1
Cast to ValueType before ValueIsOk check (#186)
by Eric Rahm
· 10 weeks ago
v2024.0912.173622
02a08ab
Use `re.fullmatch` instead of `re.match`.
by Ben Olmstead
· 2 months ago
1a8f852
Fix miscellaneous harmless lints.
by Ben Olmstead
· 2 months ago
b854a1c
Replace various `assert*()` calls with more specific ones.
by Ben Olmstead
· 2 months ago
34d5928
Replace various `assert*()` calls with more specific ones.
by Ben Olmstead
· 2 months ago
fa103b7
Add action to check Python formatting with black (#177)
by Jason Graffius
· 3 months ago
v2024.0906.235824
495d3f2
Reformat all source with Black. (#176)
by Dmitri Prime
· 3 months ago
v2024.0906.235710
0999d98
Fix `constexpr` functions to be C++11-compatible. (#178)
by Dmitri Prime
· 3 months ago
v2024.0906.235142
061ba82
Add `visibility` to the IR rule.
by Ben Olmstead
· 3 months ago
v2024.0906.020253
aba168d
Use bzlmod to manage dependencies
by Ted Pudlik
· 4 months ago
v2024.0903.221435
8c45c34
Merge pull request #166 from studgeek/me/dep-copy
by Jason Graffius
· 3 months ago
v2024.0809.170004
ed484d7
Fix for Python 3.9
by Jason Graffius
· 4 months ago
v2024.0808.014417
2047b5a
Explicitly define default ContiguousBuffer assign op
by David Rees
· 4 months ago
1d0536d
Merge pull request #165 from jasongraffius/toolchain-matrix
by Jason Graffius
· 4 months ago
v2024.0807.152946
8efef29
Update actions to run both clang and GCC
by Jason Graffius
· 4 months ago
084992d
Merge pull request #159 from jasongraffius/add-bazel-test-workflow
by Jason Graffius
· 4 months ago
v2024.0722.140800
ff19fec
Add Github action to run Bazel tests for every PR
by Jason Graffius
· 4 months ago
57f005b
Runs compilation failure tests.
by Rob Russell
· 6 months ago
v2024.0719.180131
d048c8c
Update set of supported alias-safe types (#158)
by Eric Rahm
· 4 months ago
v2024.0718.173957
4c78078
Merge pull request #149 from EricRahm/use_dataclass
by Rob Russell
· 4 months ago
v2024.0718.010921
bc2cf42
Fix typo
by Eric Rahm
· 4 months ago
482a2a4
Invert typechecking boolean logic
by Eric Rahm
· 4 months ago
b9da0c7
Cleanup formatting in ir_data_fields
by Eric Rahm
· 4 months ago
4df21a9
Cleanup formatting in ir_data_utils
by Eric Rahm
· 4 months ago
a458c16
Use IrDataT in ir_fields.py
by Eric Rahm
· 4 months ago
ce6bb11
Use MessageT in ir_data_utils.py
by Eric Rahm
· 4 months ago
084ac3a
Add note about autovivification
by Eric Rahm
· 4 months ago
90eb614
Add debug-only type checking
by Eric Rahm
· 4 months ago
e8a03a7
Forward kwargs to emboss_cc_library (#155)
by armandomontanez
· 4 months ago
v2024.0716.040724
1ae0f27
Remove unused <ostream> (#157)
by Eric Rahm
· 4 months ago
v2024.0716.040205
44682e2
Cleanup ir_data_utils_test.py
by Eric Rahm
· 5 months ago
ef7de74
Cleanup ir_data_utils.py
by Eric Rahm
· 5 months ago
e5cdb76
Consolidate `cache_data_fields`
by Eric Rahm
· 5 months ago
9961adb
Cleanup ir_data_fields
by Eric Rahm
· 5 months ago
4a948b6
Cleanup comments in ir_data
by Eric Rahm
· 5 months ago
28f6072
Update if sequence in _check_all_source_locations
by Eric Rahm
· 5 months ago
9b98d3f
Update `test_error_on_missing_inner_array_size`
by Eric Rahm
· 5 months ago
61e9a22
Fix missing template parameters (#151)
by Ben Lawson
· 5 months ago
v2024.0702.215418
c4d0956
Convert `ir_data` to a `dataclass`
by Eric Rahm
· 7 months ago
457234d
Merge pull request #145 from EricRahm/add_copy_and_update
by Rob Russell
· 6 months ago
v2024.0601.052012
899f0f3
Add `ir_data_utils.copy` and `update`
by Eric Rahm
· 7 months ago
dd186bb
Merge pull request #144 from EricRahm/add_reader
by Rob Russell
· 6 months ago
v2024.0524.223635
3daec5c
Add `ir_data_utils.reader`
by Eric Rahm
· 7 months ago
d977a49
Merge pull request #143 from EricRahm/add_builder
by Rob Russell
· 6 months ago
v2024.0520.161853
bfd4a58
Add `ir_data_utils.builder`
by Eric Rahm
· 7 months ago
3f5bb5a
Merge pull request #142 from EricRahm/add_ir_data_serializer
by Rob Russell
· 6 months ago
v2024.0514.183419
7994653
Split out an `IrDataSerializer` class
by Eric Rahm
· 7 months ago
2598103
Merge pull request #141 from EricRahm/rename_ir_pb2
by Aaron Webster
· 7 months ago
v2024.0503.200352
12c5e84
Rename ir_pb2 to ir_data
by Eric Rahm
· 8 months ago
f837f97
Merge pull request #134 from EricRahm/enum_trait
by Rob Russell
· 7 months ago
v2024.0501.215421
534064f
Add bazel support for disabling enum traits
by Eric Rahm
· 7 months ago
cbea20f
Add --no-cc-enum-traits param
by Eric Rahm
· 8 months ago
c637649
Split out enum trait generation
by Eric Rahm
· 8 months ago
54130e2
Add forward declarations for text helpers
by Eric Rahm
· 7 months ago
fb5e6da
Merge pull request #133 from EricRahm/strip_comments
by Rob Russell
· 7 months ago
v2024.0426.200337
1744629
Strip comments from templates
by Eric Rahm
· 8 months ago
f94cbfb
Merge pull request #135 from EricRahm/add_module_dot_bazel
by Rob Russell
· 7 months ago
v2024.0419.155605
10e3e5b
Update .gitignore with more common entries
by Eric Rahm
· 7 months ago
5d99737
Add a default MODULE.bazel file
by Eric Rahm
· 7 months ago
5f7b4fc
Merge pull request #130 from EricRahm/use_string_template
by Rob Russell
· 7 months ago
v2024.0418.163913
b77e839
Switch code_templates to string.Template
by Eric Rahm
· 8 months ago
0a362ea
Merge pull request #131 from EricRahm/use_enums_in_ir
by Rob Russell
· 7 months ago
v2024.0417.190848
6e57e98
Split out IR enums
by Eric Rahm
· 8 months ago
e0f9b36
Merge pull request #129 from tpudlik/rules_python
by Rob Russell
· 7 months ago
v2024.0411.162850
c06bd03
Merge pull request #123 from EricRahm/remove_subproc
by Rob Russell
· 7 months ago
v2024.0411.162818
4a044db
Load py_library, py_binary from rules_python
by Ted Pudlik
· 7 months ago
96ad72e
Merge pull request #127 from tpudlik/ischar
by Rob Russell
· 8 months ago
v2024.0406.002556
2e0b8a9
Stop using std::basic_string<unsigned char>
by Ted Pudlik
· 8 months ago
dc5a0f1
Merge pull request #121 from tpudlik/allocator
by Rob Russell
· 8 months ago
v2024.0403.232058
35bf3a0
Use front end and back end libraries directly
by Eric Rahm
· 8 months ago
1aa2d6d
Expose a function to build headers and log errors
by Eric Rahm
· 8 months ago
d1c9e5b
Expose a function to parse an emb and log errors
by Eric Rahm
· 8 months ago
1ea8916
Remove references to deprecated allocator members
by Ted Pudlik
· 8 months ago
a5126d6
Improve perf of `_call_with_optional_args` (#120)
by Eric Rahm
· 8 months ago
v2024.0329.185414
11debfa
Update Python version requirement (#117)
by Eric Rahm
· 8 months ago
v2024.0328.174154
35e21b1
Fix `import_dirs` support (#114)
by Eric Rahm
· 9 months ago
v2024.0304.184309
35bae73
Add support for a import_dirs param (#113)
by Eric Rahm
· 9 months ago
v2024.0301.001301
Next »