Andrew Kelley 873bb29c98 introduce ZON: Zig Object Notation
* std.zig.parse is moved to std.zig.Ast.parse
 * the new function has an additional parameter that requires passing
   Mode.zig or Mode.zon
 * moved parser.zig code to Parse.zig
 * added parseZon function next to parseRoot function
2023-02-03 00:06:11 -07:00
..
2023-02-03 00:06:11 -07:00
2023-01-22 17:24:45 -05:00
2023-01-19 16:57:29 +02:00
2023-02-03 00:06:11 -07:00
2023-01-31 15:09:35 -07:00
2023-01-30 18:55:57 +02:00
2023-01-02 16:57:15 -07:00
2023-01-30 18:55:57 +02:00
2023-01-11 15:39:48 -08:00
2023-01-24 15:39:52 -05:00
2023-01-30 18:55:57 +02:00
2023-01-29 22:00:14 +00:00
2023-01-06 18:52:39 -07:00
2023-02-03 00:06:11 -07:00