aboutsummaryrefslogtreecommitdiff
path: root/src/parser.cpp
diff options
context:
space:
mode:
authorhchac <dev@hchac.com>2023-07-13 15:28:36 -0400
committerhchac <dev@hchac.com>2023-07-13 15:38:10 -0400
commitcb5c8219898445a5501a95107c0200ea68b89a39 (patch)
tree81a041d3289882b2f0782a19b92cdda3f9a3669e /src/parser.cpp
parent204c0fa4d87b6c7b995ba60b17a61f832f67cc49 (diff)
Matching C++ parser changes from commit 67ca9166d36375fd42725c16ca3933d4c91ebfee.
Without these changes the core library parser fails to parse: - core/fmt/fmt.odin: Line 126 (and others): sbprint(&str, ..args, sep=sep) - core/fmt/fmt_os.odin: Line 17 (and others): return wprint(w, ..args, sep=sep) - core/log/log.odin: Line 79 (and others): logf(.Debug, fmt_str, ..args, location=location) - core/runtime/core_builtin.odin: Line 475 (and others): return append_elems(array, ..args, loc=loc)
Diffstat (limited to 'src/parser.cpp')
0 files changed, 0 insertions, 0 deletions