public inbox for ~johnnyrichard/olang-devel@lists.sr.ht
 help / color / mirror / code / Atom feed
From: Johnny Richard <johnny@johnnyrichard.com>
To: ~johnnyrichard/olang-devel@lists.sr.ht
Cc: Johnny Richard <johnny@johnnyrichard.com>
Subject: [PATCH olang v1 0/2] codegen: x64: implement function call
Date: Sat, 28 Sep 2024 06:29:26 +0200	[thread overview]
Message-ID: <20240928043016.104228-1-johnny@johnnyrichard.com> (raw)

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


             reply	other threads:[~2024-09-28  2:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-28  4:29 Johnny Richard [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240928043016.104228-1-johnny@johnnyrichard.com \
    --to=johnny@johnnyrichard.com \
    --cc=~johnnyrichard/olang-devel@lists.sr.ht \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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