Histórico de Commits

Autor SHA1 Mensagem Data
  gingerBill 0c06a8d154 Fix issue #146 regarding polymorphic type parameters há 7 anos atrás
  gingerBill b0e3a4e276 `build_dll` replace with `-build-mode=dll` há 7 anos atrás
  gingerBill b651466630 Add `ptr_to_bytes` há 7 anos atrás
  gingerBill 24c09c9201 Allow for printf style `assert` and `panic` há 7 anos atrás
  gingerBill e48346a9ee Disable negation of unsigned constants (Issue: #145) há 7 anos atrás
  gingerBill 9bd8bdaa5a Disable all cyclic importations há 7 anos atrás
  gingerBill a137699d95 Add optional truncate parameter to write_entire_file (#144) há 7 anos atrás
  gingerBill f6a56c2f82 Remove `#const`; Minor fixes há 7 anos atrás
  gingerBill dffa791607 In error messages, remove ` with '; Fix error messages for `switch` há 7 anos atrás
  gingerBill 5ce6555721 Allow for default arguments after a variadic parameter há 7 anos atrás
  gingerBill 53b3ad186f Fix untyped type IR bug há 7 anos atrás
  gingerBill 82c1c5b3fe Merge pull request #142 from zangent/master há 7 anos atrás
  Zachary Pierson 6d880bc3bb Added static linking for macOS. Also fixed the build.sh. Thanks, vass :/ há 7 anos atrás
  gingerBill 40281d595d Fix parsing errors for variadic signatures há 7 anos atrás
  gingerBill 85fab55e57 Fix `make` há 7 anos atrás
  gingerBill 1d2eb8055e Merge pull request #140 from vassvik/master há 7 anos atrás
  vassvik 9e0b69312b Fixed foreign import for linux. Modified .gitignore to ignore temp files and files in shared/. Added a Makefile for linux há 7 anos atrás
  gingerBill bbddbba340 Fix cast to uintptr há 7 anos atrás
  gingerBill 0d01a6f552 Fix issue #139 há 7 anos atrás
  gingerBill ae3672608d Fix link_name overriding há 7 anos atrás
  gingerBill e5c39fb2a9 Fix opening file without close; Minor fixes há 7 anos atrás
  gingerBill eb4b3f5976 Change push allocator system; update core libraries há 7 anos atrás
  gingerBill dbb070524f Allow `nil` in a ternary statement há 7 anos atrás
  gingerBill 36b0b50ba4 Amend allocation procedures with caller location; Compound literals missing type can determine type in certain cases. há 7 anos atrás
  gingerBill ac46b2053d Remove unnecessary IR bound checks há 7 anos atrás
  gingerBill 0ffcccdae5 Add Source_Code_Location parameter Allocator_Proc (#138) há 7 anos atrás
  gingerBill 4777bd607e Fix issue #137 há 7 anos atrás
  gingerBill 39e9b50482 Remove debug code há 7 anos atrás
  gingerBill 30adb9c770 Fix issue #134 há 7 anos atrás
  gingerBill b1d1497f4b Fix array of array arithmetic há 7 anos atrás