COMMITS
/ liblangutil/ErrorReporter.cpp December 4, 2024
K
Always include a message when throwing a FatalError
Kamil Śliwak committed
January 23, 2025
M
Parse contract layout specification
Matheus Aguiar committed
November 29, 2024
K
Accept throwing as the standard mechanism for reporting errors during code generation
Kamil Śliwak committed
May 31, 2024
M
Catch and report UnimplementedFeatureError
Matheus Aguiar committed
February 29, 2024
M
Emit transient storage warning only once
Matheus Aguiar committed
July 12, 2023
N
Purge using namespace std from liblangutil
Nikola Matic committed
October 6, 2021
L
Add new info functions
Leo Alt committed
June 30, 2021
L
Add new info severity
Leo Alt committed
June 5, 2021
T
Remove unneeded include files
TerranCivilian committed
March 1, 2021
C
Provide locations for docstring parsing errors.
chriseth committed
October 31, 2020
A
Improve the Error class with a constructor for secondaryLocation
Alex Beregszaszi committed
April 8, 2020
J
Make FunctionCallAnnotation::kind a SetOnce
Jason Cobb committed
July 17, 2020
S
Add SPDX license identifier if not present already in source file
Sachin Grover committed
May 28, 2020
A
Add errorId to Error class
a3d4 committed
April 18, 2020
A
Groundwork. Prepare for automatic tagging
a3d4 committed
January 23, 2020
E
Reports source location for structured documentation errors.
Erik Kundt committed
December 11, 2019
C
C++ namespace cleanup (except tests).
Christian Parpart committed
May 27, 2019
R
Add Steve Johnson-style parser recovery rules:
rocky committed
R
Add Steve Johnson-style parser recovery rules:
rocky committed
May 28, 2019
C
Revert "Add Steve Johnson-style parser recovery rules:"
chriseth committed
March 4, 2019
M
Add ErrorReporter::fatalTypeError() with secondary location
Mathias Baumann committed
February 14, 2019
D
More style checks.
Daniel Kirchner committed
November 14, 2018
C
Introduce namespace `langutil` in liblangutil directory.
Christian Parpart committed
C
Isolating files shared between Yul- and Solidity language frontend.
Christian Parpart committed