BlueSkeye_cp
2a00898dcb
Fix issue #15661 : X# parser doesn't let you embed a single quote in a literal string
...
You can now embed a single quote character in an X# literal string provided you escape this character by preceding it with a backslash. For example :
var .DebugWaitMsg = 'Waiting for \'debugger\' connection...'
2012-10-01 15:29:02 +00:00
BlueSkeye_cp
0973b84458
Fix issue #15660 : X# asm code generator doesn't properly handle double quotes in literal strings
...
X# asm code generator now uses back quotes to surround literal strings in generated asm code. Back quote characters in X# literal strings are properly escaped if they aren't already. Double quotes characters ub X# literal strings don't trigger a NASM compilation error anymore.
2012-10-01 15:18:35 +00:00
kudzu_cp
c7839effd5
Asm Stepping works!
2012-07-30 15:13:20 +00:00
kudzu_cp
d6e55fd504
Unbroken (93807 broke conditional jumps) - Working
2012-07-16 14:36:42 +00:00
kudzu_cp
7950d719f1
X# Namespace requirement check.
2012-07-15 22:41:29 +00:00
kudzu_cp
ae7c031329
X# Group --> namespace
2012-07-15 21:42:20 +00:00
kudzu_cp
f676eed038
Change to block labels.
2012-07-15 21:36:52 +00:00
kudzu_cp
012843bab9
2012-07-15 03:23:57 +00:00
kudzu_cp
5bca11eec1
X# nested block support.
2012-07-15 03:01:55 +00:00
kudzu_cp
46320563a3
2012-07-14 20:33:43 +00:00
kudzu_cp
3ef5ecd323
2012-07-14 19:34:59 +00:00
kudzu_cp
ba605bced9
Working - Moving ProcessCmds to new X# next, also includes a bug fix to if return statements.
2012-07-13 16:59:44 +00:00
kudzu_cp
3611ca7a80
X# const string null term refix.
2012-07-13 16:20:43 +00:00
kudzu_cp
bb76f088bd
2012-07-13 16:17:22 +00:00
kudzu_cp
38912eaf6d
X# Size specifier for comparisons.
2012-07-13 16:15:01 +00:00
kudzu_cp
b8d635e626
Cmp dword AL, 8
2012-07-13 15:14:59 +00:00
kudzu_cp
37bdc4061a
Null term asm consts.
2012-07-13 15:08:25 +00:00
kudzu_cp
9a109dae57
REGADDR[x] = y
2012-07-13 15:02:41 +00:00
kudzu_cp
6e2e0e9118
2012-07-13 05:13:19 +00:00
kudzu_cp
407be7061d
2012-07-13 03:27:26 +00:00
kudzu_cp
a58cf99c42
2012-07-13 02:30:45 +00:00
kudzu_cp
6743772240
2012-07-13 00:45:20 +00:00
kudzu_cp
13d990ac01
2012-07-12 21:14:41 +00:00
kudzu_cp
ace4373693
2012-07-12 21:03:48 +00:00
kudzu_cp
7c5d1f152f
2012-07-12 20:53:13 +00:00
kudzu_cp
1804fce137
2012-07-12 20:43:05 +00:00
kudzu_cp
1860364041
2012-07-12 14:41:45 +00:00
kudzu_cp
e33eb7948e
X# change to prepare for new assembler.
2012-07-12 05:41:27 +00:00
kudzu_cp
c9f09c23be
2012-07-12 03:17:37 +00:00
kudzu_cp
05a5eb92ef
2012-07-11 22:25:31 +00:00
kudzu_cp
559b8c6384
2012-07-11 22:24:13 +00:00
kudzu_cp
712dbacc44
2012-07-11 20:23:01 +00:00
kudzu_cp
9262605775
2012-07-11 18:26:49 +00:00
kudzu_cp
bfb47bccbb
2012-07-11 17:51:03 +00:00
kudzu_cp
3118bffbe9
2012-07-11 17:50:16 +00:00
kudzu_cp
69312b510f
2012-07-11 17:36:39 +00:00
kudzu_cp
d6fc216265
2012-07-11 17:27:56 +00:00
kudzu_cp
53222dc839
2012-07-11 06:58:09 +00:00
kudzu_cp
2022d8b71a
2012-07-11 06:31:58 +00:00
kudzu_cp
4dd11e52dd
2012-07-11 06:21:07 +00:00
kudzu_cp
e2dbae5829
2012-07-11 04:25:07 +00:00
kudzu_cp
4efddb0f53
2012-07-11 04:08:00 +00:00
kudzu_cp
f43d287e17
2012-07-11 03:33:50 +00:00
kudzu_cp
62255f34a6
2012-07-11 03:28:57 +00:00
kudzu_cp
b32a756cd8
2012-07-10 18:53:48 +00:00
kudzu_cp
17af94d35d
X# Repeat function
2012-07-10 17:41:50 +00:00
kudzu_cp
bed78b84ff
2012-07-10 02:15:40 +00:00
kudzu_cp
ed2b2b60a8
2012-07-09 21:01:10 +00:00
kudzu_cp
6067a9da16
2012-07-09 20:53:09 +00:00
kudzu_cp
cc960251bc
2012-07-09 20:36:26 +00:00