Yorick
|
7e2298a6f2
|
Create LICENSE
|
2017-06-25 00:07:43 +02:00 |
|
kennyboy55
|
5b8004d656
|
Attempt fix equals
|
2017-06-13 11:06:01 +02:00 |
|
Yorick Rommers
|
175010c9bc
|
Added another button to convert to dfa
|
2017-06-13 10:40:21 +02:00 |
|
Yorick Rommers
|
c4a234ba60
|
Made popup showable with button
|
2017-06-13 00:23:39 +02:00 |
|
Yorick Rommers
|
3eba45e9ba
|
Added popup for grammar
|
2017-06-13 00:14:52 +02:00 |
|
Yorick Rommers
|
e2c916620d
|
Holy shit regex works
|
2017-06-12 23:31:08 +02:00 |
|
Yorick Rommers
|
71337f2207
|
Change
|
2017-06-12 19:40:22 +02:00 |
|
Yorick Rommers
|
c24a7d11b8
|
Fixed bug in accepteer
|
2017-06-12 19:14:40 +02:00 |
|
Yorick Rommers
|
9c4b7bc75a
|
Merge branch 'master' of https://github.com/yorickr/FormeleMethoden
|
2017-06-12 16:57:10 +02:00 |
|
Yorick Rommers
|
ecd0992900
|
Made image zoomable and movable
|
2017-06-12 16:57:03 +02:00 |
|
kennyboy55
|
55c64c0e0e
|
Fixed and/or operation
|
2017-06-12 16:21:08 +02:00 |
|
kennyboy55
|
ce5786efbd
|
Added and/or buttons
|
2017-06-12 16:13:21 +02:00 |
|
Yorick Rommers
|
6f60a05339
|
Merge
|
2017-06-12 16:02:47 +02:00 |
|
Yorick Rommers
|
dbfb0e958d
|
Added popup
|
2017-06-12 16:00:42 +02:00 |
|
kennyboy55
|
768652fdd9
|
Added not and reverse
|
2017-06-12 15:49:53 +02:00 |
|
kennyboy55
|
f94ce2d73c
|
Improved file naming
|
2017-06-12 15:38:51 +02:00 |
|
kennyboy55
|
9e6707b08f
|
Added equals method
|
2017-06-12 15:38:38 +02:00 |
|
Yorick Rommers
|
ca5e3fe0e9
|
Merge branch 'master' of https://github.com/yorickr/FormeleMethoden
|
2017-06-12 14:26:11 +02:00 |
|
Yorick Rommers
|
8cb271e96f
|
Removed leftover code
|
2017-06-12 14:26:04 +02:00 |
|
kennyboy55
|
b5de30a91f
|
Added new frame
|
2017-06-12 14:22:40 +02:00 |
|
kennyboy55
|
47222ac03b
|
Added test examples
|
2017-06-12 14:09:09 +02:00 |
|
Yorick Rommers
|
75ccde3834
|
Fixed ThompsonConverter plus
|
2017-06-12 14:04:55 +02:00 |
|
kennyboy55
|
7bfb0d671d
|
Removed characters, Hopcroft now supports all characters
|
2017-06-12 14:04:55 +02:00 |
|
Yorick Rommers
|
a33b7b9164
|
Fixed issue in accepteer
|
2017-06-12 14:04:48 +02:00 |
|
kennyboy55
|
2c1f44fe7e
|
Added background worker
|
2017-06-12 12:06:20 +02:00 |
|
kennyboy55
|
c5efc7ca9e
|
Added mnimize button
|
2017-06-12 11:19:24 +02:00 |
|
Yorick Rommers
|
b84faa8858
|
Merge
|
2017-06-12 10:40:36 +02:00 |
|
Yorick Rommers
|
3308ab69ae
|
woops
|
2017-06-12 10:39:37 +02:00 |
|
kennyboy55
|
7f56cf6932
|
Bugfixes, updated graphviz lib
|
2017-06-12 10:38:21 +02:00 |
|
kennyboy55
|
a1d00818c3
|
Bugfixes, move generating to background thread
|
2017-06-11 21:48:01 +02:00 |
|
Yorick Rommers
|
e1273ab65e
|
String to RegExp working almost fully, does not do recursive parantheses but shrug
|
2017-06-11 20:39:56 +02:00 |
|
Yorick Rommers
|
d11c23841c
|
Merged
|
2017-06-10 00:21:48 +02:00 |
|
Yorick Rommers
|
abaf607a47
|
why
|
2017-06-10 00:20:30 +02:00 |
|
kennyboy55
|
3958c68fd0
|
Added file loading and displaying of images in tabs
|
2017-06-09 15:49:26 +02:00 |
|
Yorick Rommers
|
1f7f0de4f4
|
Lots of code
|
2017-06-09 15:29:56 +02:00 |
|
kennyboy55
|
a991a23339
|
Added panel and seperate testing file
|
2017-06-08 16:45:08 +02:00 |
|
kennyboy55
|
64fb88d273
|
Added fileparser
|
2017-06-08 15:55:57 +02:00 |
|
kennyboy55
|
58036bd973
|
Implemnted and/or operation on DFA
|
2017-06-08 14:44:12 +02:00 |
|
kennyboy55
|
aa12ce2951
|
Finished implementing Hopcroft algorithm
|
2017-05-31 12:37:02 +02:00 |
|
Yorick Rommers
|
e80ec332d1
|
Added graphviz
|
2017-05-31 12:34:36 +02:00 |
|
Yorick Rommers
|
373f82c00e
|
Removed code from teacher
|
2017-05-31 11:06:13 +02:00 |
|
Yorick Rommers
|
b21516dfb7
|
Merged master into local version of master
|
2017-05-31 10:58:51 +02:00 |
|
Yorick Rommers
|
01e3277756
|
Fixed NDFA to DFA conversion, works without issue now
|
2017-05-31 10:56:01 +02:00 |
|
kennyboy55
|
57ec048dea
|
Started implementing Hopcroft algorithm
|
2017-05-30 12:28:50 +02:00 |
|
kennyboy55
|
dfe6d1f1c5
|
Reverse start and end state
|
2017-05-24 14:20:32 +02:00 |
|
Yorick Rommers
|
c258167873
|
Add stub for minimalising
|
2017-05-24 14:16:27 +02:00 |
|
Yorick Rommers
|
a963e3780d
|
Merge branch 'master' of https://github.com/yorickr/FormeleMethoden
|
2017-05-24 14:08:42 +02:00 |
|
Yorick Rommers
|
80019b2ea7
|
NDFA to DFA conversion WORKING, including with epsilon
|
2017-05-24 14:08:36 +02:00 |
|
kennyboy55
|
57a5eda1b8
|
Implemented reverse function
|
2017-05-23 11:53:45 +02:00 |
|
kennyboy55
|
e6e2521112
|
Added graphing
|
2017-05-23 11:35:35 +02:00 |
|