1. b6b38de Archive implemented design. by reventlov · 2 years, 2 months ago
  2. c50913d Add support for `maximum_bits` and `is_signed` on `enum`s. by reventlov · 2 years, 2 months ago
  3. 8b77f57 Merge pull request #38 from reventlov/doc_cleanup by Aaron Webster · 2 years, 2 months ago
  4. 9ffb85c Remove stray "introduction" section. by reventlov · 2 years, 2 months ago
  5. e5e0e96 Remove stray "introduction" section. by reventlov · 2 years, 2 months ago
  6. 696351e Update date. by reventlov · 2 years, 2 months ago
  7. d472a20 Reformat some docs for GitHub. by reventlov · 2 years, 2 months ago
  8. ace5579 Merge pull request #37 from reventlov/next_keyword by Rob Russell · 2 years, 2 months ago
  9. dea2c25 Merge branch 'google:master' into next_keyword by Dmitri Prime · 2 years, 2 months ago
  10. 23a0b92 Switch `EXPECT_TRUE` to `ASSERT_TRUE` to avoid cascading failures. by reventlov · 2 years, 2 months ago
  11. 365b769 Merge pull request #36 from reventlov/next_keyword by Rob Russell · 2 years, 2 months ago
  12. 39468d0 Address code review comments. by reventlov · 2 years, 2 months ago
  13. 4000cd0 Implement the `$next` keyword for convenient packed structures. by reventlov · 2 years, 2 months ago
  14. 47888ad Merge pull request #35 from reventlov/proto-design-doc by Aaron Webster · 2 years, 3 months ago
  15. d21c393 Update rotten links in README.md. by Ben Olmstead · 2 years, 3 months ago
  16. 3331446 Add a design sketch for a Protocol Buffer back end. by reventlov · 2 years, 4 months ago
  17. 51fdad1 Merge pull request #26 from reventlov/design_docs by Aaron Webster · 2 years, 4 months ago
  18. 26cc36a Add a few design sketches for requested features. by reventlov · 2 years, 4 months ago
  19. 0f53873 Merge pull request #19 from AaronWebster/master by Dmitri Prime · 2 years, 9 months ago
  20. 24c552b Create reserved_words by Aaron Webster · 2 years, 9 months ago
  21. 8d2ea53 Merge pull request #18 from AaronWebster/master by Dmitri Prime · 2 years, 9 months ago
  22. 46d1a37 Delete reserved_words by Aaron Webster · 2 years, 9 months ago
  23. 7a29b0a Compatibility improvements for Arduino ESP32/ESP8266 platforms. by Aaron Webster · 2 years, 9 months ago
  24. 32f309e Merge pull request #17 from google/best_effort_string_format by Dmitri Prime · 2 years, 10 months ago
  25. b740c4f Add a new option to allow partial test output for non-Ok() messages. by Ben Olmstead · 2 years, 10 months ago best_effort_string_format upstream/best_effort_string_format
  26. 8bdf6ac Merge pull request #16 from AaronWebster/master by Aaron Webster · 3 years, 1 month ago
  27. a23f3e9 Remove trailing whitespace in text_format_test.cc by Aaron Webster · 3 years, 1 month ago
  28. 5cb347f Merge pull request #15 from jadmanski/py39-fix by Dmitri Prime · 3 years, 1 month ago
  29. a7c8936 Replace usage of fractions.gcd with a conditional that uses math.gcd if by John Admanski · 3 years, 1 month ago
  30. 5910494 Merge pull request #13 from google/AaronWebster-patch-1 by Dmitri Prime · 3 years, 6 months ago
  31. 77bbc23 Add additional test for UpdateFromText() by Aaron Webster · 3 years, 6 months ago
  32. 2ad6ec5 Merge pull request #12 from reventlov/reduce_recursion_depth3 by Rob Russell · 3 years, 8 months ago
  33. 0d3197d Fix comments in emboss_arithmetic.h. by Dmitri Prime · 3 years, 8 months ago
  34. 3a0e13b Merge pull request #11 from reventlov/fix_python2 by Rob Russell · 3 years, 8 months ago
  35. cab2682 Reduce stack use for certain arithmetic operations. by Dmitri Prime · 3 years, 9 months ago
  36. 21fbe27 Make Emboss work under Python 2 again. by Dmitri Prime · 3 years, 9 months ago
  37. a1d6fca Merge pull request #10 from reventlov/fix_cxx14 by Aaron Webster · 3 years, 9 months ago
  38. 715b6d6 Fix the month value for __cplusplus for C++17. by Dmitri Prime · 3 years, 9 months ago
  39. ffbc50a Reapply Google-style formatting. by Dmitri Prime · 3 years, 9 months ago
  40. faeb944 Fix constexpr/const for C++14. by Dmitri Prime · 3 years, 9 months ago
  41. c2bd996 Merge pull request #9 from reventlov/simple_cse_engine by Dmitri Prime · 3 years, 9 months ago
  42. 0f8af11 Add missing license header. by Dmitri Prime · 3 years, 9 months ago
  43. 44df3a7 Merge branch 'simple_cse_engine' of https://github.com/reventlov/emboss into simple_cse_engine by Dmitri Prime · 3 years, 9 months ago
  44. ec162e4 Implement simple common subexpression elimination. by Dmitri Prime · 3 years, 9 months ago
  45. 497f58d Add ToString() accessor on some array views. by Ben Olmstead · 3 years, 9 months ago
  46. 7a12808 Merge pull request #7 from Fleker/patch-1 by Dmitri Prime · 4 years, 2 months ago
  47. 8732131 Fix guide link in README by Nick · 4 years, 2 months ago
  48. 07a6cb2 Fix C++ namespace in parameters.emb. by Ben Olmstead · 4 years, 3 months ago
  49. 5c1889f Merge pull request #6 from AaronWebster/295268857 by Aaron Webster · 4 years, 4 months ago
  50. 1dad455 Fix bug in parameterized view copy constructor. by Aaron Webster · 4 years, 4 months ago
  51. 2816c4d Merge pull request #5 from reventlov/master by Aaron Webster · 4 years, 4 months ago
  52. ad44946 Fix subtle bug with parameters and virtual fields. by Dmitri Prime · 4 years, 4 months ago
  53. 18b92ba Merge pull request #3 from AaronWebster/comment_forward_template by Dmitri Prime · 4 years, 4 months ago
  54. 1692de9 Adds missing template escapes. by Aaron Webster · 4 years, 4 months ago
  55. 26fac66 Prefix rule paths with @com_google_emboss in build_defs.bzl. by Ben Olmstead · 4 years, 7 months ago
  56. fd25c03 Add missing space before comment. by Ben Olmstead · 4 years, 8 months ago
  57. eb9a10a Merge pull request #2 from google/make_opt_work by Aaron Webster · 4 years, 8 months ago
  58. 8fb5e56 Fix bazel test -c opt ...:all by Ben Olmstead · 4 years, 8 months ago make_opt_work upstream/make_opt_work
  59. f0d2454 Add docstring to internal build_defs.bzl. by Ben Olmstead · 4 years, 9 months ago
  60. 231e8ee Export build_defs.bzl and LICENSE, and sort imports. by Ben Olmstead · 4 years, 9 months ago
  61. f81d4f0 Fix header guards for moved headers. by Ben Olmstead · 4 years, 9 months ago
  62. 7868d42 Merge pull request #1 from google/reorg_everything by Aaron Webster · 4 years, 9 months ago
  63. 6731fc4 Reorganize the source tree. by reventlov · 4 years, 9 months ago reorg_everything upstream/reorg_everything
  64. b3df29b Really fix typo in docs. by Ben Olmstead · 4 years, 9 months ago
  65. 4f18538 Fix formatting and import sys. by Ben Olmstead · 4 years, 9 months ago
  66. 44171fb Move #include <cassert> before MY_SITE_DEFINES insertion point. by Ben Olmstead · 4 years, 9 months ago
  67. 5843113 Remove extraneous shebang line. by Ben Olmstead · 4 years, 9 months ago
  68. 3fd8a05 Use "" instead of <> for gtest.h and gmock.h. by Ben Olmstead · 4 years, 9 months ago
  69. d1f4415 Use "" instead of <> for gtest.h and gmock.h. by Ben Olmstead · 4 years, 9 months ago
  70. 90ee0e8 Fixes visibilities on some rules and a typo in documentation. by Ben Olmstead · 4 years, 9 months ago
  71. 30737b6 Fix header guards in emboss_defines.h. by Ben Olmstead · 4 years, 9 months ago
  72. 79dde14 Additional minor tweaks to embossc. by Ben Olmstead · 4 years, 9 months ago
  73. 6ad8a71 Minor tweaks to the embossc driver. by Ben Olmstead · 4 years, 9 months ago
  74. b1d102e Removes orphaned file. by Ben Olmstead · 4 years, 9 months ago
  75. 4f61dd2 Fixes .gitignore to properly ignore bazel-* directories. by Ben Olmstead · 4 years, 9 months ago
  76. 3e86568 Re-enables the "Google" (actually Abseil) integration test. by Ben Olmstead · 4 years, 9 months ago
  77. 03d986e Enables emboss_test_util in open-source Emboss. by Ben Olmstead · 4 years, 9 months ago
  78. b19f878 Push more changes from Google-internal Emboss. by Ben Olmstead · 4 years, 9 months ago
  79. 5b019b5 Exports a number of minor fixes from the internal Emboss. by Ben Olmstead · 4 years, 10 months ago
  80. 101ea7d Switches some test IR from direct initialization to JSON. by Ben Olmstead · 4 years, 10 months ago
  81. 67ba4de Makes the golden IR more human-readable. by Ben Olmstead · 4 years, 10 months ago
  82. e072c07 Renames local variable 'parser' to avoid shadowing. by Ben Olmstead · 4 years, 10 months ago
  83. 89fb976 Fix a PEP8 violation in header_generator.py. by Ben Olmstead · 4 years, 10 months ago
  84. 89b4868 Removes stray trailing whitespace. by Ben Olmstead · 4 years, 10 months ago
  85. dbb9bf6 Makes empty.emb actually empty. by Ben Olmstead · 4 years, 10 months ago
  86. 54040df Adds .gitignore by Ben Olmstead · 4 years, 10 months ago
  87. 64c688e Cleanup: Handles -Wsign-compare -Werror by Ben Olmstead · 4 years, 10 months ago
  88. bf27075 Tweaks the header guard generation slightly. by Ben Olmstead · 4 years, 10 months ago
  89. 76d1f75 Adds and normalizes ::std::. by Ben Olmstead · 4 years, 10 months ago
  90. 93100ae Bumps the Python recursion limit. by Ben Olmstead · 4 years, 10 months ago
  91. 05b90e5 Cleanup: pushing various changes to ir_pb2.py. by Ben Olmstead · 4 years, 10 months ago
  92. c0d7784 Initial open-source commit of Emboss. by Ben Olmstead · 4 years, 11 months ago