Commit Graph

  • 05ffab79d7 compact types vadim 2017-12-01 10:10:18 +0200
  • 453f967228 skip doc comments vadim 2017-12-01 09:24:27 +0200
  • dd84ed90a6 reorder vadim 2017-12-01 09:15:46 +0200
  • b6a04d75aa parse closure vadim 2017-11-30 21:14:26 +0200
  • 9edffc663e parse isset vadim 2017-11-30 20:45:54 +0200
  • 9418775874 parse new vadim 2017-11-30 20:36:10 +0200
  • ccacd37dee parse calls vadim 2017-11-30 20:07:45 +0200
  • c081a983aa parse const stmt vadim 2017-11-30 19:37:45 +0200
  • 6b7bf8b2af parse class implements, extends vadim 2017-11-30 19:35:13 +0200
  • 38c49ffa03 parse interface vadim 2017-11-30 19:23:46 +0200
  • 56ae0982fd parse trait vadim 2017-11-30 19:16:01 +0200
  • e0ff4b7e57 parse use statements vadim 2017-11-30 19:04:52 +0200
  • a586cb06e2 parse namespace vadim 2017-11-30 18:25:41 +0200
  • fe17700c90 parse variables vadim 2017-11-30 18:15:49 +0200
  • 3bf37a6785 parse constant and string z7zmey 2017-11-30 01:25:07 +0200
  • 1bcc2b3a44 parse class method z7zmey 2017-11-30 00:07:15 +0200
  • 57dc0c2d2b parse identifier value z7zmey 2017-11-29 23:53:45 +0200
  • 0c91b7e0cb parse method use stmt z7zmey 2017-11-29 23:43:39 +0200
  • a6cef6d7c3 parse class constant z7zmey 2017-11-29 22:56:37 +0200
  • f15e67119d parse class properties vadim 2017-11-29 16:21:44 +0200
  • a14253c7b2 parse throw goto label stmt vadim 2017-11-29 15:53:44 +0200
  • 1361679157 parse try catch finally stmt vadim 2017-11-29 15:49:32 +0200
  • 9a6a3565b3 parse Declare stmt vadim 2017-11-29 15:33:59 +0200
  • 5344a3d617 parse Foreach stmt vadim 2017-11-29 12:24:08 +0200
  • 7863670c5c parse Unset stmt vadim 2017-11-29 11:37:16 +0200
  • aa1c9b9257 parse InlineHtml z7zmey 2017-11-29 00:35:21 +0200
  • ed0771f7a0 parse Global StaticVariables Echo stmt z7zmey 2017-11-28 23:20:08 +0200
  • 01087d8da3 parse Break Continue Return stmt z7zmey 2017-11-28 22:47:44 +0200
  • 3e5af9828a parse Switch stmt z7zmey 2017-11-28 22:36:21 +0200
  • f4f82a371f parse For stmt z7zmey 2017-11-28 22:17:11 +0200
  • 6a15c6990a parse While DoWhile stmt z7zmey 2017-11-28 22:04:30 +0200
  • bd731b28d5 parse AltIf stmt z7zmey 2017-11-28 21:56:09 +0200
  • 668a6ed287 parse if stmt z7zmey 2017-11-28 21:47:12 +0200
  • fea39723b8 parse expressions vadim 2017-11-28 18:00:27 +0200
  • 73ac4b6039 parse ns types z7zmey 2017-11-28 01:09:44 +0200
  • b9ad178652 parse func declaration and class declaration z7zmey 2017-11-28 00:37:17 +0200
  • b84c35f413 parse namespace z7zmey 2017-11-24 03:36:58 +0200
  • c284df2e8c add T_COALESCE z7zmey 2017-11-24 00:20:13 +0200
  • c11d3ece0d parser, first try vadim 2017-11-23 17:33:47 +0200
  • 427714df44 remove unused files vadim 2017-11-22 12:06:56 +0200
  • 0a0648787a add tokens vadim 2017-11-22 12:03:12 +0200
  • bd35abbc9c add requier and include tokens z7zmey 2017-11-21 00:48:09 +0200
  • 6322c67e5c handle numbers vadim 2017-11-20 13:50:30 +0200
  • 2b0e0c5f04 handle backquote statements vadim 2017-11-20 12:33:18 +0200
  • 082c846c8e handle heredoc statements vadim 2017-11-20 12:22:03 +0200
  • 7ab895a8a0 nodoc vadim 2017-11-16 19:58:46 +0200
  • abf8af04f8 base heredoc handler vadim 2017-11-16 19:00:34 +0200
  • 25dfb3f277 start heredoc vadim 2017-11-16 16:50:55 +0200
  • 17f05837ea common tokens vadim 2017-11-16 12:53:21 +0200
  • 841e92a8bd full lex double quoted strings z7zmey 2017-11-16 00:05:44 +0200
  • 34ea861a36 small fix vadim 2017-11-15 19:47:09 +0200
  • 13791b083f manual lex constant string z7zmey 2017-11-13 23:55:09 +0200
  • 78670ba71e tmp z7zmey 2017-11-13 09:48:57 +0200
  • a30949861d lex string template z7zmey 2017-11-12 13:13:31 +0200
  • 599def1384 first commit z7zmey 2017-11-07 08:21:38 +0200