author | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2014 21:35:23 +0000 (23:35 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2014 21:35:23 +0000 (23:35 +0200) | ||
commit | b5c0396e79bf2c0fbd03e96ca0654a4545cbf936 | |
tree | f20612488047bf22825a33ac4b21e978598fc8aa | tree | snapshot |
parent | e4d98758fc1190fbce28ad4600bb439720ec2cd2 | commit | diff |
frontend: Added very simple single-quoted string support.
No escape sequences whatsoever are supported so far but except for that any
single-quoted strings which do not contain single quotes, can be used.
FETCH now supports host names specified as strings as well.
No escape sequences whatsoever are supported so far but except for that any
single-quoted strings which do not contain single quotes, can be used.
FETCH now supports host names specified as strings as well.
src/frontend/grammar.y | diff | blob | history | |
src/frontend/scanner.l | diff | blob | history |