-
f42368d583
added comments
master
Armin Friedl
2016-08-29 21:44:59 +0200
-
077b5a3f37
fixed multiline
Armin Friedl
2016-08-29 14:43:13 +0200
-
acf48765ff
Merge branch 'noaccum' of https://bitbucket.org/prosa16/ass3 into noaccum
Johannes Winklehner
2016-08-29 14:18:20 +0200
-
-
7b1be383a7
guards now considered for marking
Johannes Winklehner
2016-08-29 14:18:04 +0200
-
5828a9c067
better example
Armin Friedl
2016-08-29 13:39:26 +0200
-
54c04ad7c6
jump over strings/comments
Armin Friedl
2016-08-29 13:37:10 +0200
-
-
380ed86ccf
fixed offset after matches
Johannes Winklehner
2016-08-29 13:16:22 +0200
-
1e62767b87
skip syscalls
Johannes Winklehner
2016-08-29 12:58:29 +0200
-
77e7213249
jump over syscall
Armin Friedl
2016-08-29 12:53:53 +0200
-
1585965801
read assignments no longer marked
Johannes Winklehner
2016-08-29 12:43:44 +0200
-
57f262554b
uninitialized read is marked
Johannes Winklehner
2016-08-29 12:31:26 +0200
-
99eddc7c55
markRead
Johannes Winklehner
2016-08-29 12:17:14 +0200
-
28fb6ccc86
started getRead
Johannes Winklehner
2016-08-29 11:55:15 +0200
-
55d002a4e7
endIndex simplified
Armin Friedl
2016-08-29 11:31:43 +0200
-
ebf4dafaf3
fix
Armin Friedl
2016-08-29 11:28:32 +0200
-
f372e1f144
no accum
Armin Friedl
2016-08-29 11:24:27 +0200
-
8db24a3336
getWrites
Armin Friedl
2016-08-29 11:00:52 +0200
-
9dbe6c7a79
simplified aToSlices
Johannes Winklehner
2016-08-29 09:54:30 +0200
-
c82c4dc85d
leaveBlock done
Johannes Winklehner
2016-08-29 09:34:24 +0200
-
5d696eaf8d
think i fixed the offset
Armin Friedl
2016-08-29 09:22:48 +0200
-
246d397ed8
offset but somethings wrong
Armin Friedl
2016-08-29 09:16:52 +0200
-
8249503206
assignment recognizer
Armin Friedl
2016-08-28 23:14:24 +0200
-
ac8b6c282d
Merge branch 'master' of https://bitbucket.org/prosa16/ass3
Johannes Winklehner
2016-08-28 21:38:23 +0200
-
-
886667bc4b
wrote concept for invAcc
Johannes Winklehner
2016-08-28 21:38:15 +0200
-
14a7fe984f
wrote concept for invAcc
Johannes Winklehner
2016-08-28 21:37:23 +0200
-
ff7506927b
return font doesn't overwrite invalidAssignment stub now
Armin Friedl
2016-08-28 21:14:27 +0200
-
ea7d2dff2c
added invalidAccess stub to fontify functions
Armin Friedl
2016-08-28 19:35:55 +0200
-
-
7350e8a4cd
stubs for invalid access
Armin Friedl
2016-08-28 19:24:08 +0200
-
76472ca357
guards less strict, return fontifies until end, example2 added
Armin Friedl
2016-08-15 19:59:52 +0200
-
ce9e1b37c1
removed unterms -> don't work except we make them more sophisticated
Armin Friedl
2016-08-13 13:52:27 +0200
-
5984316fde
improved assignment
Armin Friedl
2016-08-13 12:30:15 +0200
-
b8c0315697
guard coloring fixed
Armin Friedl
2016-08-13 02:09:34 +0200
-
77081e3437
beautifications
Armin Friedl
2016-08-12 23:06:03 +0200
-
e9aaddc974
unterm checks for assignments/returns
Armin Friedl
2016-08-12 12:55:12 +0200
-
5a5ae4d92d
mark unmatched quotes, trimmed comments
Armin Friedl
2016-08-12 10:23:45 +0200
-
20f968dba5
better untermedStrings
Armin Friedl
2016-08-12 07:58:56 +0200
-
d3361ad93c
deleted markup function in Gui.hs, since it's superseded by Fontifier.hs now
Armin Friedl
2016-08-12 03:44:26 +0200
-
c7a83b731c
unterminated strings, unmatched brackets, assignments
Armin Friedl
2016-08-12 03:38:45 +0200
-
559a302f7f
removed bytestring dependency from .cabal
Armin Friedl
2016-08-11 23:08:24 +0200
-
8b5bfe2450
changed ByteString to String since it doesn't matter anyway for this mini editor
Armin Friedl
2016-08-11 08:10:41 +0200
-
81298593c1
fontification for strings, guards, returns, comments
Armin Friedl
2016-08-11 04:17:42 +0200
-
21567d6a15
added ^O to commands
Armin Friedl
2016-08-09 00:44:32 +0200
-
3abab0ec68
open new file in editor
Armin Friedl
2016-08-09 00:36:23 +0200
-
46d9c6e437
tab works now
Armin Friedl
2016-08-08 23:47:14 +0200
-
f3f19592fc
fontifier with test-fontification, gui changed a bit
Armin Friedl
2016-08-08 12:32:58 +0200
-
ee901c6cc0
added directory dependency, merging of attribute maps, nicer ui
Armin Friedl
2016-08-08 08:27:29 +0200
-
a54d463cea
Merge branch 'master' of https://bitbucket.org/prosa16/ass3
Johannes Winklehner
2016-08-07 17:33:57 +0200
-
-
a2fa7e906d
highlighting for comments and changed file read, hGetContents did not work for me
Johannes Winklehner
2016-08-07 17:30:44 +0200
-
95bf8f3853
exit with msg if no file given
Armin Friedl
2016-08-07 16:26:54 +0200
-
5f508d7a27
start fontifier
Armin Friedl
2016-08-07 16:07:57 +0200
-
-
8228e3cdaf
3rd option for file handling
Armin Friedl
2016-08-07 12:18:01 +0200
-
419cad6cab
create file if does not exist
Armin Friedl
2016-08-07 05:43:38 +0200
-
8a676d6b4f
merged restructure branch
Armin Friedl
2016-08-06 17:52:49 +0200
-
573a164246
checker functions outline, pushing now but that's how it's meant to look in the future
Armin Friedl
2016-08-06 15:07:27 +0200
-
cd6d9e1e86
README
Armin Friedl
2016-08-06 14:12:24 +0200
-
ecae3b785c
total conversion mod
Armin Friedl
2016-08-06 13:29:27 +0200
-
b52d5c237f
load file with cmd argument and save with ctrl-s
Johannes Winklehner
2016-08-05 18:48:47 +0200
-
80b83098cb
check for mismatched brackets
Johannes Winklehner
2016-08-03 17:21:22 +0200
-
4472025157
added highlighting for string literals
Johannes Winklehner
2016-07-27 17:34:48 +0200
-
9fed792c40
simple text editor using the bricks library
Johannes Winklehner
2016-07-21 13:23:49 +0200
-
c9200c190d
init+gitignore
Armin Friedl
2016-06-30 12:29:41 +0200