Vidar Holen
|
a14d0a8790
|
Basic subshell detection in place
|
2012-11-05 09:26:27 -08:00 |
Vidar Holen
|
5fef47a8d4
|
Added support for stack based analysis
|
2012-11-05 08:10:16 -08:00 |
Vidar Holen
|
fb8e843717
|
Fixed position of &; message
|
2012-11-05 01:46:01 -08:00 |
Vidar Holen
|
1bf382e370
|
Less sentience
|
2012-11-05 01:42:36 -08:00 |
Vidar Holen
|
ae175bbdf4
|
Show 'eof' instead of blank string in unexpected token messages
|
2012-11-05 01:39:37 -08:00 |
Vidar Holen
|
9140544176
|
I'm tired of seeing this garbage in the changelog
|
2012-11-05 01:34:06 -08:00 |
Vidar Holen
|
5de7a39f3e
|
Added error for 2>&1 > lol
|
2012-11-05 01:32:36 -08:00 |
Vidar Holen
|
af1517146e
|
Upgraded for f in $(ls ..) to Error. I mean, come on.
|
2012-11-05 01:09:43 -08:00 |
Vidar Holen
|
7bc732b2a2
|
Added and fixed checkes related to "$@"/$*
|
2012-11-05 01:08:00 -08:00 |
Vidar Holen
|
98f5c48d47
|
Made lonely dollar not match $'..'
|
2012-11-05 00:25:58 -08:00 |
Vidar Holen
|
69183f6609
|
Added warning for a && b || c
|
2012-11-04 22:14:47 -08:00 |
Vidar Holen
|
67d27ea42d
|
Tweaked some messages and added more badcases
|
2012-11-04 21:44:48 -08:00 |
Vidar Holen
|
4557f4acd3
|
Made tool seem less sentient
|
2012-11-04 19:42:53 -08:00 |
Vidar Holen
|
a92598c372
|
Fixed up the wannabe unit tests
|
2012-11-04 19:36:38 -08:00 |
Vidar Holen
|
22ae83e372
|
Gave Parsec errors proper positioning info
|
2012-11-04 18:58:34 -08:00 |
Vidar Holen
|
d5587dd104
|
Fixed the position of the 'then;' errors
|
2012-11-04 18:18:10 -08:00 |
Vidar Holen
|
cde1e2966f
|
Minor reformatting
|
2012-11-04 18:07:46 -08:00 |
Vidar Holen
|
2f5a7be421
|
Added cute simplified API plus a CLI frontend
|
2012-11-04 18:02:51 -08:00 |
Vidar Holen
|
17633aa2a8
|
Moved analytics out of the ParsecT monad and into its own module
|
2012-11-04 16:20:11 -08:00 |