Maybe Waffle
38dfdee36a
Prefer doc comments over //
-comments in compiler
2022-11-27 11:19:04 +00:00
Ayush Singh
695c76c45a
Use custom entry name in gcc
...
This is a continuation of 9f0a8620bd7d325e6d42417b08daff3e55cb88f6 for
gcc.
Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
2022-11-15 22:15:55 +05:30
bjorn3
29edc888bd
Remove several unused methods from MiscMethods
2022-10-01 16:45:07 +00:00
Ellis Hoag
0ae1e27b17
fix lifetime error
2022-09-24 11:36:16 -07:00
Ellis Hoag
5c839d995b
impl SessionDiagnostic for LayoutError and Spanned<T>
2022-09-24 10:25:19 -07:00
Ellis Hoag
534ce39aac
Add LayoutSizeOverflow
2022-09-24 10:24:48 -07:00
bjorn3
c0ec18bd0d
Avoid unnecessary string interning for const_str
2022-06-28 18:38:36 +00:00
Antoni Boucher
fac57d9a06
Merge commit 'e8dca3e87d164d2806098c462c6ce41301341f68' into sync_from_cg_gcc
2022-06-06 22:04:37 -04:00
Yuri Astrakhan
74edcb8bd1
Spellchecking some comments
...
This PR attempts to clean up some minor spelling mistakes in comments
2022-03-30 01:39:38 -04:00
bjorn3
3888aafe3a
Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022-03-26
2022-03-26 18:29:37 +01:00
Erik Desjardins
a19138f1f9
cleanup: remove unused ability to have LLVM null-terminate const strings
2022-03-06 12:28:46 -05:00
bjorn3
54d2ec1a82
Merge commit '1411a98352ba6bee8ba3b0131c9243e5db1e6a2e' into sync_cg_clif-2021-12-31
2021-12-31 16:26:32 +01:00
antoyo
9809f5d219
Update to nightly-2021-09-28 ( #97 )
2021-09-28 09:18:27 -04:00
antoyo
64c561dc22
Fix global initialization ( #91 )
...
* Make define_global() return a RValue directly
* Return LValue in functions declaring a global variable
* Remove useless cast
* Fix bytes_in_context to use an array rvalue
* Remove global_names which is unused
* Make const_struct create a constant struct
* Correctly initialize global in static_addr_of_mut
* Fix global variable initialization
* Remove workaround for ARGV
2021-09-26 12:20:02 -04:00
Commeownist
48d60ab7c5
Update to nightly-2021-09-11 ( #79 )
...
* Implement `black_box` as intrinsic
Responsibility of implementing the black box is now lies on backend
* Remove some TODOs
* Update to nightly-2021-09-17
* CI: don't fail on warnings
2021-09-17 17:19:25 -04:00
antoyo
e228f0c16e
Cleanup ( #67 )
2021-08-15 08:28:46 -04:00
antoyo
0c89065b93
Update to nightly-2021-08-12 ( #61 )
2021-08-14 10:05:49 -04:00
Antoni Boucher
afae271d5d
Initial commit
2021-08-12 21:46:50 -04:00