Christoffer Lerno
|
4d0f73a8f5
|
Consistent naming in allocators. Fix where cast from char array -> bitstruct would not work.
|
2023-05-10 10:30:37 +02:00 |
|
Christoffer Lerno
|
6210522c75
|
Update error message, disable 17 from CI
|
2023-05-08 18:48:40 +02:00 |
|
Christoffer Lerno
|
13f808b552
|
Added acos/asin(h) and atanh
|
2023-05-08 10:50:05 +02:00 |
|
Christoffer Lerno
|
dc30c8edc2
|
Fix complaints of broken compilers.
|
2023-05-08 00:18:39 +02:00 |
|
Christoffer Lerno
|
ee5ad170e0
|
Simplify detection of initialized variable.
|
2023-05-08 00:13:12 +02:00 |
|
Christoffer Lerno
|
172d561f07
|
Change syntax of $if, $assert, $include, $echo. Introduces $error
|
2023-05-06 12:18:00 +02:00 |
|
Christoffer Lerno
|
3dd6675e1b
|
Fixed const vector codegen. Missing math comparisons.
|
2023-05-06 02:29:26 +02:00 |
|
Christoffer Lerno
|
db8c46d6c5
|
Addition of "distinct" and "inline" as keywords. Removal of "alias" keyword.
|
2023-05-04 08:48:17 +02:00 |
|
Christoffer Lerno
|
6fc38bbcb9
|
Accidental change.
|
2023-04-28 23:36:45 +02:00 |
|
Christoffer Lerno
|
184cc19d36
|
Further grammar fixes.
|
2023-04-28 19:11:57 +02:00 |
|
Christoffer Lerno
|
e25c06a065
|
Fixes to the grammar.
|
2023-04-27 12:26:58 +02:00 |
|
Christoffer Lerno
|
f2f514da74
|
Fixes to the grammar.
|
2023-04-26 17:24:35 +02:00 |
|
Christoffer Lerno
|
619fa26c26
|
Updated LLVM for Windows
|
2023-04-25 16:09:04 +02:00 |
|
Christoffer Lerno
|
e8642d6797
|
Fixes to access grammar. "delete" => "remove"
|
2023-04-24 09:10:35 +02:00 |
|
Christoffer Lerno
|
d1c2fbd79f
|
Fix for MSVC
|
2023-04-21 17:47:32 +02:00 |
|
Christoffer Lerno
|
2a79e0f1cf
|
Introduce def as a trial. Fixup of timeit.
|
2023-04-21 17:42:38 +02:00 |
|
Christoffer Lerno
|
c847650579
|
Introduce def as a trial. Fixup of timeit.
|
2023-04-21 16:03:28 +02:00 |
|
Christoffer Lerno
|
edd2f1c717
|
Updated timeit.
|
2023-04-21 15:57:48 +02:00 |
|
Christoffer Lerno
|
0a12686237
|
Remove acornvm
|
2023-04-21 15:51:00 +02:00 |
|
Christoffer Lerno
|
8059dc1539
|
delete_if, retain_if, rindex_of, compact, compact_count added to List.
|
2023-04-21 14:45:25 +02:00 |
|
Christoffer Lerno
|
809321e20c
|
Updated grammar. Removal of elif. Removal of ':' ';' in some ct statements. Empty faults is now an error. Remove "define" for types. Remove "private". Better errors on incorrect bitstruct syntax. Introduction of wildcard type rather than optional wildcard. Removal of scaled vector type. mkdir and rmdir. Disallow define @Foo() = { @inline }. Add handling for @optreturn and change it to @return!. Restrict interface style functions. Updated x64 ABI. stdlib updates to string. Removed deprecated functions. Update how variadics are implemented. Extended error messages. x86 ABI fixes. Shift check fixes. '!' and '?' are flipped. No trailing ',' allowed in functions. Fix to string parsing. Allow l suffix. Simplifying flatpath. any replaces variant, anyfault replaces anyerr. Allow getting the underlying type of anyfault. De-duplicate string constants. Fix of readme. Extended list. Fix of "(MyEnum)x + 1". Clock and DateTime types. Fixes to array concat.
|
2023-04-21 10:56:39 +02:00 |
|
Christoffer Lerno
|
d14e778232
|
Use different readdir on macOS depending on arch.
|
2023-04-10 09:54:02 +02:00 |
|
WraithGlade
|
18c1b20ea0
|
Fixed two typos and merged them properly. (#758)
* Fixed typo: "do" --> "does".
* Fixed typo: missing "is".
|
2023-04-02 17:25:16 +02:00 |
|
Christoffer Lerno
|
ad7ee06635
|
Grammar updates. Updated enum member parsing.
|
2023-03-22 21:46:47 +01:00 |
|
Christoffer Lerno
|
0f80d985fa
|
Fix sema errors on flexible array slices.
|
2023-03-22 12:56:15 +01:00 |
|
Christoffer Lerno
|
316af36723
|
Add dstringwriter.
|
2023-03-22 12:23:47 +01:00 |
|
Christoffer Lerno
|
9850adfa56
|
Rename OUT_OF_DISK => OUT_OF_SPACE. Allow byte writer to take a buffer.
|
2023-03-22 11:52:45 +01:00 |
|
Christoffer Lerno
|
172ae8a3a5
|
Only rudimentary parsing of "private" in prefix location. Make contract handling more correct.
|
2023-03-21 23:56:49 +01:00 |
|
Christoffer Lerno
|
07e3ced84e
|
Deprecate @extname
|
2023-03-21 16:41:26 +01:00 |
|
Christoffer Lerno
|
1c4ab48da7
|
Update for mingw
|
2023-03-21 14:06:11 +01:00 |
|
Christoffer Lerno
|
0a826d588f
|
Update
|
2023-03-21 00:59:41 +01:00 |
|
Christoffer Lerno
|
93fa135d28
|
Deprecation of define Type = ...
|
2023-03-20 22:56:06 +01:00 |
|
Christoffer Lerno
|
9c145996b0
|
$elif deprecated.
|
2023-03-20 16:54:45 +01:00 |
|
Christoffer Lerno
|
02d073675a
|
Fix to deprecated syntax.
|
2023-03-20 11:21:55 +01:00 |
|
Christoffer Lerno
|
3beed8a0f1
|
No exceptions compiling C++
|
2023-03-20 09:51:57 +01:00 |
|
Christoffer Lerno
|
5851de30ab
|
Try enabling 17 again.
|
2023-03-20 09:51:57 +01:00 |
|
Christoffer Lerno
|
5ee0d52ff1
|
Deprecate :; in $if etc.
|
2023-03-20 01:03:54 +01:00 |
|
Christoffer Lerno
|
cc87c77af3
|
Add deprecation notice on use of "private"
|
2023-03-19 23:50:00 +01:00 |
|
Christoffer Lerno
|
24147a85f7
|
Allow unary plus.
|
2023-03-19 22:46:28 +01:00 |
|
Christoffer Lerno
|
954521228e
|
Make casts explicit when casting to pointer offset. Better localization of error when narrowing fails. New printf formatting based on musl plus %a output.
|
2023-03-19 21:15:44 +01:00 |
|
Christoffer Lerno
|
9fa634b78b
|
is_finite / is_nan / is_inf, frexp native.
|
2023-03-18 21:17:18 +01:00 |
|
Christoffer Lerno
|
48a35b3277
|
Signbit, tests of frexp.
|
2023-03-18 19:13:17 +01:00 |
|
Christoffer Lerno
|
a041c53cdd
|
Add frexp.
|
2023-03-18 16:54:39 +01:00 |
|
Christoffer Lerno
|
9f068ce84d
|
Shorter code.
|
2023-03-18 14:44:35 +01:00 |
|
Christoffer Lerno
|
8b0df0ee11
|
try? / catch?
|
2023-03-17 22:49:48 +01:00 |
|
Ox512
|
1b667cbc93
|
Update the default project template (#750)
|
2023-03-15 19:40:49 +01:00 |
|
Christoffer Lerno
|
7075f834dd
|
Remove null-casts for anyerr.
|
2023-03-15 16:28:48 +01:00 |
|
Christoffer Lerno
|
e2b9a35dfe
|
Add tentative ".ordinal" on faults. Allow anyerr and fault to be initialized with null.
|
2023-03-15 14:32:00 +01:00 |
|
Christoffer Lerno
|
3cb94a2857
|
Temporarily disable LLVM 17. Generic module contracts enabled.
|
2023-03-14 23:25:52 +01:00 |
|
Christoffer Lerno
|
3237f87a09
|
Added some Win32 declarations.
|
2023-03-14 11:37:23 +01:00 |
|