tomangelo
|
37e4ed8029
|
Updated license headers (#1317)
* Updated headers
* Updated more headers
|
2020-07-07 10:19:36 +02:00 |
melex750
|
5f089f4a9b
|
Fix and improve switch...case (#1008)
|
2019-04-11 05:34:00 -04:00 |
melex750
|
1058a326ad
|
Add binary and character literals in CBOT
|
2019-04-11 05:14:11 -04:00 |
melex750
|
c0cdd84e85
|
Add missing primitive data types in CBOT
|
2019-04-11 04:19:29 -04:00 |
krzys-h
|
1c2bdc9cab
|
Update license headers
|
2018-04-20 02:08:50 +02:00 |
melex750
|
c03dfc1284
|
Add escape codes for string literals
|
2017-07-22 14:29:05 -04:00 |
melex750
|
92a8c48953
|
Add syntax for parameters with default values
Also fixes #642
|
2017-01-24 15:19:03 -05:00 |
melex750
|
baba6081b3
|
Add checking for return statements in functions
issue #30
|
2017-01-24 14:41:22 -05:00 |
melex750
|
2ff8251a81
|
Fix game crashing with syntax errors
|
2017-01-24 13:47:00 -05:00 |
melex750
|
64bc1f1afb
|
Fix constructor/destructor and field syntax
|
2017-01-16 21:16:59 +01:00 |
melex750
|
4a14a44f3f
|
Add implicit cast and null for passing arguments
|
2016-09-17 07:58:39 -04:00 |
melex750
|
6be1f56288
|
Add error code no expression, remove some bad code
|
2016-03-20 20:55:22 -04:00 |
krzys-h
|
977607a934
|
Updated license headers
|
2016-02-13 14:11:30 +01:00 |
krzys-h
|
b96305060b
|
Fix colobot-lint warnings
|
2016-01-23 21:59:02 +01:00 |
krzys-h
|
048534e89d
|
Fixed some errors reported by colobot-lint
|
2016-01-23 20:58:03 +01:00 |
krzys-h
|
07a4d6a16b
|
CBot namespace
|
2015-12-26 14:29:10 +01:00 |
krzys-h
|
8e01a208c1
|
More extensible external call interface
|
2015-12-24 11:57:34 +01:00 |
krzys-h
|
3170395576
|
CBotCall refactoring
|
2015-12-24 00:41:44 +01:00 |
krzys-h
|
9b4a6e0131
|
TokenType enum
|
2015-12-23 14:05:29 +01:00 |
krzys-h
|
6fee1ee12b
|
Docs for CBotTypResult.h and CBotEnums.h
|
2015-12-21 17:54:55 +01:00 |
krzys-h
|
73f8bd5490
|
Made CBot errors an enum
|
2015-12-20 19:16:01 +01:00 |
Grunaka
|
f9ab37fd14
|
Add comment deleted by commit 573e1152e3 .
|
2015-12-06 14:49:27 +01:00 |
Grunaka
|
4a9afdc525
|
Move enum from resource.h to CBotEnums.h. Delete file resource.h.
|
2015-12-01 23:25:36 +01:00 |
Grunaka
|
573e1152e3
|
Moving CBOT enumerated in a separate file called CBotEnum.h
|
2015-12-01 23:25:34 +01:00 |