Commit Graph

  • ae7920d5dd Use comma and dots instead of dot (easy flow). Stefano Sanfilippo 2014-11-23 22:32:41 +0100
  • acce9c0c78 Minor fixes. Stefano Sanfilippo 2014-11-23 22:19:10 +0100
  • 0de580d0e9 Funnier delimiters for functions. Stefano Sanfilippo 2014-11-23 22:18:56 +0100
  • a25e1697cd Alternate spelling for ASSIGN Stefano Sanfilippo 2014-11-23 22:18:03 +0100
  • fd373c390a Fix var initialization. Stefano Sanfilippo 2014-11-23 22:07:55 +0100
  • 42c46c0648 No DOT after END_ASSERT. Stefano Sanfilippo 2014-11-23 22:07:43 +0100
  • 1147af9eda Handle shift operator at syntactic level. Stefano Sanfilippo 2014-11-23 22:06:37 +0100
  • 0a6c350ba1 Stripping stray article in token. Stefano Sanfilippo 2014-11-23 22:06:11 +0100
  • 558f5712d6 Removing alias for 2. Stefano Sanfilippo 2014-11-23 22:05:59 +0100
  • af77bb1c3c Add missing semicolon. Stefano Sanfilippo 2014-11-23 20:48:23 +0100
  • 92a6ea5a59 Fix assign statement. Stefano Sanfilippo 2014-11-23 20:47:52 +0100
  • 2aef8dbeec Allow semi expressions in branch conditions. Stefano Sanfilippo 2014-11-23 20:47:39 +0100
  • 613599a7d9 Fix var declaration. Stefano Sanfilippo 2014-11-23 20:47:18 +0100
  • 49893a04a0 Pointer dereference through operator STAR. Stefano Sanfilippo 2014-11-23 20:46:58 +0100
  • 5e719dbadf Immediately terminate parsing in case of error. Stefano Sanfilippo 2014-11-23 20:46:35 +0100
  • 95087c6e7e No more newlines (use . DOT as delimiter). Stefano Sanfilippo 2014-11-23 20:45:44 +0100
  • d86f72eec3 Text alias for number 2. Stefano Sanfilippo 2014-11-23 20:44:16 +0100
  • 298f2b115c Using a phrase instead of dots as CASE_END. Stefano Sanfilippo 2014-11-23 20:43:57 +0100
  • 53037798a4 Article is not part of the keyword. Stefano Sanfilippo 2014-11-23 20:43:42 +0100
  • e67ece7aab Comments can now be placed also at ending of line. Stefano Sanfilippo 2014-11-23 20:43:28 +0100
  • 701e06b781 Newline after function definition. Stefano Sanfilippo 2014-11-23 19:30:30 +0100
  • 03d40b0ad6 Statements can be empty. Stefano Sanfilippo 2014-11-23 19:29:48 +0100
  • d9f3d6f06a Fix conflicts by introducing a CASE_END token. Stefano Sanfilippo 2014-11-23 19:24:10 +0100
  • 2da9bdbb79 Args are already nullable in function call. Stefano Sanfilippo 2014-11-23 19:21:12 +0100
  • 386bf40374 Any expression can be case condition. Stefano Sanfilippo 2014-11-23 19:20:53 +0100
  • c7fec8c9e0 Clean up semantic rules. Stefano Sanfilippo 2014-11-23 19:20:10 +0100
  • 573a94def6 Factor NEWLINE at statement level. Stefano Sanfilippo 2014-11-23 19:12:48 +0100
  • 65b38e33c2 Initial commit. Grammar has some conflicts, no rules. Stefano Sanfilippo 2014-11-23 19:04:25 +0100