public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
* [PATCH olang v1 0/2] parser: spec: allow nested expresssion
@ 2024-10-14 11:29 Johnny Richard
  2024-10-14  9:39 ` Carlos Maniero
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Johnny Richard @ 2024-10-14 11:29 UTC (permalink / raw)
  To: ~johnnyrichard/olang-devel; +Cc: Johnny Richard

Johnny Richard (2):
  parser: rename factor to primary_expr
  parser: spec: allow nested unary expressions

 docs/info/olang.ebnf           | 13 ++++---
 src/parser.c                   | 62 ++++++++++++++++++++++++----------
 tests/olc/0035_unary_nested.ol | 36 ++++++++++++++++++++
 3 files changed, 86 insertions(+), 25 deletions(-)
 create mode 100644 tests/olc/0035_unary_nested.ol


base-commit: 0e12f269f9beb2caf7ea43a3dd47e2dd3c67d96d
-- 
2.46.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-14  9:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-14 11:29 [PATCH olang v1 0/2] parser: spec: allow nested expresssion Johnny Richard
2024-10-14  9:39 ` Carlos Maniero
2024-10-14 11:29 ` [PATCH olang v1 1/2] parser: rename factor to primary_expr Johnny Richard
2024-10-14 11:29 ` [PATCH olang v1 2/2] parser: spec: allow nested unary expressions Johnny Richard
2024-10-14  9:31   ` [olang/patches/.build.yml] build success builds.sr.ht

Code repositories for project(s) associated with this public inbox

	https://git.johnnyrichard.com/olang.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox