Commit graph

17 commits

Author SHA1 Message Date
Sebastian Lague
3711d23f1e
Added some common issues to FAQ 2023-07-22 11:35:59 +02:00
Sebastian Lague
d009f8c70a
Updated README with more build instructions 2023-07-22 06:11:40 +02:00
Sebastian Lague
7e7b9d0988
Don't count readonly keyword as a token
Merge pull request #67 from Kadowns/feature/readonly-token-ignore
2023-07-22 05:55:53 +02:00
Sebastian Lague
bf1d0a1412
Added linux build info to FAQ 2023-07-22 05:14:34 +02:00
Sebastian Lague
20b3556031
Change log for v1.1 2023-07-21 21:18:36 +02:00
Sebastian Lague
24fa340cc9 V1.1 fix GetPiece function and add CreateBoardFromFen 2023-07-21 21:08:41 +02:00
Ricardo Novak
b46fd065d3 chg: add SyntaxKind.ReadOnlyKeyword to ignored tokens set
pls
2023-07-21 18:32:30 +01:00
Sebastian Lague
951ac24ae9
Update rules to disallow LINQ AsParallel() 2023-07-21 19:07:12 +02:00
Sebastian Lague
d6677078af
Add memory limit to rules 2023-07-21 18:49:01 +02:00
Sebastian Lague
46ee1d6caf
Update rules with yet another exploit! 2023-07-21 17:36:23 +02:00
Sebastian Lague
d347969234
Update README with time control info 2023-07-21 17:26:53 +02:00
Sebastian Lague
13a7c18e9a
Update rules to address nameof() exploit 2023-07-21 16:27:41 +02:00
Sebastian Lague
1eaa5e96f2
Update README.md 2023-07-21 14:19:05 +02:00
Sebastian Lague
4996c4b582
Update README.md 2023-07-21 14:18:18 +02:00
Sebastian Lague
a268bc3cad Chess Challenge Project 2023-07-21 14:16:37 +02:00
Sebastian Lague
29e522df30 Create .gitignore 2023-07-17 15:28:52 +02:00
Sebastian Lague
20fdcde325 Initial commit 2023-07-17 15:28:39 +02:00