Deukhoofd
|
e2a0c35992
|
Large cleanup
|
2019-07-25 17:23:54 +02:00 |
Deukhoofd
|
40e45b0112
|
Fixed infinite loop in diagnostics
|
2019-07-21 12:03:56 +02:00 |
Deukhoofd
|
017e7fdd2e
|
Remove inline from a couple of functions that were causing issues
|
2019-07-04 19:18:03 +02:00 |
Deukhoofd
|
32836c6c58
|
Make a lot of one-liner functions inline
|
2019-07-04 19:08:13 +02:00 |
Deukhoofd
|
db2d731b06
|
Implements support for functions with the same name, but different parameters
|
2019-06-29 19:59:42 +02:00 |
Deukhoofd
|
d86e9ba8ae
|
Implemented generic for loops
|
2019-06-26 16:19:34 +02:00 |
Deukhoofd
|
b76548da16
|
Cache diagnostic message for easier access, and better extern C handling
|
2019-06-19 15:49:44 +02:00 |
Deukhoofd
|
7958576b6a
|
Create entry point to get diagnostic string message
|
2019-06-19 13:37:39 +02:00 |
Deukhoofd
|
6bcedaf743
|
Add backslash to invalid control character error, made pretty error messages use 1-based line index
|
2019-06-19 13:33:01 +02:00 |
Deukhoofd
|
8541085b27
|
Added support for full error messages
|
2019-06-18 19:56:47 +02:00 |
Deukhoofd
|
e07d5cb7cb
|
Move Diagnostics to separate namespace
|
2019-06-18 16:39:36 +02:00 |
Deukhoofd
|
ada2690dcd
|
Rename Diagnostics
|
2019-06-06 19:01:54 +02:00 |