Block a user
01c0636206
enhanced the block expression checker to allow non-block expression if not followed by another expression
2c9e0555d0
fixed a bug in dhcp4msg.c
fcd2c4f68b
added qse_dhcp4_delete_option().
84660b6e79
simplified the block expression checking in processing defun by calling the common checker function
65937937fb
updated the compiler to check the block expression after if/elif/else/while/until more properly
f42508731d
added code to check if the body after if-condition or else is a block expression. work in progress
9110a083eb
some code to handle the auto-forged xlist beginning with no opening parenthesis but ending with a semicolon