gingerBill
|
8fc9566a83
Use `*_set_update` where possible
|
2 năm trước cách đây |
gingerBill
|
0edda2bea7
Clarify ThreadPool interface; Move `import_mutex` guarding to just the string set
|
2 năm trước cách đây |
gingerBill
|
2a8fa8612d
Use `fetch_add` rather than `+=`
|
2 năm trước cách đây |
gingerBill
|
c1f5be24e2
Remove dead code in the compiler
|
2 năm trước cách đây |
gingerBill
|
ac5f5a33e9
`gb_internal` a lot
|
2 năm trước cách đây |
gingerBill
|
3dfd53aee0
Improve error handling for trailing commas #2136
|
2 năm trước cách đây |
gingerBill
|
f7211408fc
Merge pull request #1544 from FancyKillerPanda/build_ignore
|
2 năm trước cách đây |
Zac Nowicki
|
4767311a22
Fix -verbose-error source lines from having last char cut off
|
3 năm trước cách đây |
gingerBill
|
ef372bd861
Replace `#optional_second` with `#optional_allocator_error`
|
3 năm trước cách đây |
gingerBill
|
81e3b64ecd
Add `ODIN_BUILD_PROJECT_NAME` and `//+build-project-name`
|
3 năm trước cách đây |
gingerBill
|
5e3cf45df3
Add `#soa` pointer type to aid with refactoring to `#soa` data types
|
3 năm trước cách đây |
gingerBill
|
5168cf03a9
Remove dead `#maybe` code
|
3 năm trước cách đây |
gingerBill
|
b886ae6515
Simplify parser logic for field prefixes
|
3 năm trước cách đây |
gingerBill
|
5f2b220a85
Fix minor issue with a lack of a trailing comma
|
3 năm trước cách đây |
gingerBill
|
c8ab1b7ee1
Add `#by_ptr` procedure attribute to enforce a parameter to be passed by pointer internally
|
3 năm trước cách đây |
gingerBill
|
22a0c3fce1
Disallow `proc() do stmt` and only allow `proc() { stmt }`
|
3 năm trước cách đây |
gingerBill
|
80c10644dd
Remove assert
|
3 năm trước cách đây |
gingerBill
|
041625381c
Fix #1888
|
3 năm trước cách đây |
gingerBill
|
b40998de9e
Improve `-strict-style` for `foreign import`
|
3 năm trước cách đây |
gingerBill
|
8c0c327df9
Improvements to `-strict-style` and trailing commas
|
3 năm trước cách đây |
gingerBill
|
35fd8e7f68
Move trailing comma requirement in field lists to `-strict-style`
|
3 năm trước cách đây |
gingerBill
|
ba5f7c4e2a
Deprecate `a..b` based ranges in favour of `..=`
|
3 năm trước cách đây |
gingerBill
|
66b5a35ec3
Add `simd_to_bits`; correct fix typo causing issue with parapoly
|
3 năm trước cách đây |
gingerBill
|
3ec70c5517
Merge functionality of `#maybe` with the standard 'union' functionality
|
3 năm trước cách đây |
Cedric Hutchings
|
5c647e2f61
Fix typo.
|
3 năm trước cách đây |
gingerBill
|
5bc866e420
Allow for `import _ "foo"` to allow for `@(init)` procedures; Remove `using import` code
|
3 năm trước cách đây |
Jeroen van Rijn
|
3cab2592c3
Compiler: Add early error for output path being a directory.
|
3 năm trước cách đây |
gingerBill
|
3f935bea25
`union #shared_nil`
|
3 năm trước cách đây |
gingerBill
|
6ea9ba16e7
Fix #1610
|
3 năm trước cách đây |
Sébastien Marie
|
fad851d80c
check for semi-colon before EOF too
|
3 năm trước cách đây |