GitXplorerGitXplorer
m

repr-c

public
16 stars
3 forks
1 issues

Commits

List of commits on branch master.
Unverified
0c218ac5a6f82034e649fe749e7a902d7a43e8e0

Update versions

mmahkoh committed 3 years ago
Unverified
577ac4f416a9cf656fc7d6fdaba1dbf0406d4f0e

Add TARGET_MAP

mmahkoh committed 3 years ago
Unverified
b3652c7b739ece06bc383f0b848423cf1bb82832

Add missing avr target to gcc/build-all

mmahkoh committed 4 years ago
Unverified
2bbc981d874e5769637edc16dc27ed20c794ed0b

Fix x32 layout

mmahkoh committed 4 years ago
Unverified
7fa27247bffcc682768186b2278ae51c4fbfe805

Add github workflows

mmahkoh committed 4 years ago
Unverified
ff9bfbaf487a407c85fc51d712b84e1e8b58fcf8

Fix cly install instructions

mmahkoh committed 4 years ago

README

The README file for this repository.

This repository contains two projects:

  • repc is a Rust crate that contains APIs to compute the layout of C types.
  • cly is a program that can compute the layout of C types using a DSL.