public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
* [PATCH olang v1 0/2] codegen: x64: implement function call
@ 2024-09-28  4:29 Johnny Richard
  2024-09-28  4:29 ` [PATCH olang v1 1/2] ast: remove anonymous union on ast_node_t Johnny Richard
  2024-09-28  4:29 ` [PATCH olang v1 2/2] codegen: x64: implement function call Johnny Richard
  0 siblings, 2 replies; 3+ messages in thread
From: Johnny Richard @ 2024-09-28  4:29 UTC (permalink / raw)
  To: ~johnnyrichard/olang-devel; +Cc: Johnny Richard

Johnny Richard (2):
  ast: remove anonymous union on ast_node_t
  codegen: x64: implement function call

 src/ast.h                       |  37 +++--
 src/checker.c                   |   6 +-
 src/codegen_linux_x86_64.c      | 268 ++++++++++++++++++++++++++++++--
 tests/olc/0028_function_call.ol |  10 +-
 4 files changed, 285 insertions(+), 36 deletions(-)


base-commit: 76f8cc2aa8df6bd53fadb4afe012798e5f4c60fe
-- 
2.46.0


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

end of thread, other threads:[~2024-09-28  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-28  4:29 [PATCH olang v1 0/2] codegen: x64: implement function call Johnny Richard
2024-09-28  4:29 ` [PATCH olang v1 1/2] ast: remove anonymous union on ast_node_t Johnny Richard
2024-09-28  4:29 ` [PATCH olang v1 2/2] codegen: x64: implement function call Johnny Richard

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