Historial de Commits

Autor SHA1 Mensaje Fecha
  gtker 4f04501f19 Add support for enums as types and pointers to enums hace 1 semana
  Andrius Štikonas 80b99d4424 Update test answers which were forgotten in the previous commit. hace 1 semana
  gtker 4375e9f210 Add initial enum support hace 2 semanas
  gtker 75697711b7 Add _Bool type hace 2 semanas
  Gtker 5f22f14b27 Add support for west-const for variables hace 2 semanas
  Gtker 3f87432d36 Add support for west-const in function arguments hace 2 semanas
  Andrius Štikonas 56e46db72d Use ceil_div function in collect_local. hace 3 meses
  Jeremiah Orians 5c251e67e2 remove the need for union support in cc_* hace 8 meses
  Jeremiah Orians 1f7119afe2 Add support for 1_000_000 being valid hace 11 meses
  Jeremiah Orians 0479606ed5 ensure arithmetic priority better matches the C spec hace 1 año
  Jeremiah Orians 6cb48f31cf Refinements to switch tests hace 1 año
  Jeremiah Orians 6b27d949fe Merge branch 'master' of github.com:oriansj/M2-Planet hace 1 año
  Jeremiah Orians 5566930976 Switch functionality prototype hace 1 año
  Andrius Štikonas 51dc63b349 Update test checksums. hace 1 año
  Jeremiah Orians 6232b03a53 Fix armv7l on structs greater than 512bytes in size hace 1 año
  Andrius Štikonas c82fb8c353 Switch to lowercase riscv M1 defines. hace 1 año
  Andrius Štikonas 85dd953b70 Add padding when loading global ints on 64-bit arches. hace 1 año
  Jeremiah Orians f02aaaf67b Update checksums to match hace 2 años
  Andrius Štikonas a950c3088b Adapt tests to M2libc changes. hace 2 años
  Jeremiah Orians 286964d5f8 Properly remove blocks that aren't executed hace 2 años
  Andrius Štikonas dba5c792c0 Make sure to use signed/unsigned instructions in load_value. hace 2 años
  Andrius Štikonas 4f17e046e8 Fix support for arrays of structs. hace 2 años
  Andrius Štikonas 259ff86c1b Add support for . operator that is after array. hace 2 años
  Andrius Štikonas 39ca206412 Fix segfault. hace 2 años
  Andrius Štikonas 62b53a554e Implement fixed sized integers: (u)int8_t, (u)int16_t, (u)int32_t. hace 2 años
  Andrius Štikonas a9a0fe670b Fix doubly indirect struct type. hace 2 años
  Andrius Štikonas d310700151 Switch to new GAS style x86 defines. hace 2 años
  Andrius Štikonas 18a7484a99 Add support for local structs. hace 2 años
  Andrius Štikonas bf66daaf4c Chage riscv stack depth sign convention to match x86 and amd64. hace 2 años
  Andrius Štikonas 7e7558768a Add support for global structs. hace 2 años