- Jan 30, 2021
-
-
Jan Trávníček authored
-
Jan Trávníček authored
-
Jan Trávníček authored
-
Jan Trávníček authored
-
Jan Trávníček authored
-
Although #pragma once is not a standard, compilers nowadays usually support it. We don't have any tricky build system so we should be OK. This also fixes many errors regarding using reserved identifiers (names starting with double underscore).
-
- Nov 28, 2020
-
-
Jan Trávníček authored
I redesigned the algorithm to make it similar to NPDA run implementation, most importantly to handle cycles, also not even the very basic test that I introduced didn't pass. Additionaly, the graphStructuredStacks used to track the pushdown store and output were incorrectly parametrized with InputSymbolType instead of PushdownStoreSymbolType and OutputSymbolType.
-
Jan Trávníček authored
NPDA execution through BFS-like simulation. Only exposed via Accept algo.
-
Jan Trávníček authored
The variable i can be constructed from the begin and current iterator to the input.
-
- Oct 25, 2020
-
-
Jan Trávníček authored
-
- Oct 16, 2020
-
-
Jan Trávníček authored
-
- Oct 15, 2020
-
-
Jan Trávníček authored
-
- May 28, 2020
-
-
Tomáš Pecka authored
-
- May 04, 2020
-
-
- Apr 23, 2020
-
-
Jan Trávníček authored
-
- Apr 18, 2020
-
-
Tomáš Pecka authored
-
- Apr 02, 2020
-
-
Jan Trávníček authored
-
-
- Mar 08, 2020
-
-
Tomáš Pecka authored
-
- Feb 06, 2020
-
-
Jan Trávníček authored
-
- Dec 28, 2019
-
-
Jan Trávníček authored
-
- Dec 10, 2019
-
-
Jan Trávníček authored
-
Jan Trávníček authored
-
- Dec 04, 2019
-
-
- Nov 13, 2019
-
-
-
-
-
-
-
-
Jan Trávníček authored
-
Jan Trávníček authored
-
-
-
- Nov 09, 2019
-
-
Jan Trávníček authored
-
Jan Trávníček authored
-
- Oct 08, 2019
-
-
Jan Trávníček authored
-
- Sep 29, 2019
-
-
-
Jan Trávníček authored
-
Jan Trávníček authored
-