kazan.git
7 years agochange copyright comment formatting
Jacob Lifshay [Wed, 7 Jun 2017 09:32:29 +0000 (02:32 -0700)]
change copyright comment formatting

7 years agocreating ast from json ast works
Jacob Lifshay [Mon, 5 Jun 2017 10:24:05 +0000 (03:24 -0700)]
creating ast from json ast works

7 years agofix parse_hex_integer_string not parsing correctly
Jacob Lifshay [Mon, 5 Jun 2017 08:17:29 +0000 (01:17 -0700)]
fix parse_hex_integer_string not parsing correctly

7 years agoworking on implementing generate_spirv_parser
Jacob Lifshay [Mon, 5 Jun 2017 05:35:15 +0000 (22:35 -0700)]
working on implementing generate_spirv_parser

7 years agochange type naming style
Jacob Lifshay [Mon, 5 Jun 2017 01:56:11 +0000 (18:56 -0700)]
change type naming style

7 years agoimplement all top-level json members
Jacob Lifshay [Mon, 5 Jun 2017 01:20:24 +0000 (18:20 -0700)]
implement all top-level json members

7 years agorecreate and move eclipse project files
Jacob Lifshay [Mon, 5 Jun 2017 01:19:53 +0000 (18:19 -0700)]
recreate and move eclipse project files

7 years agoworking on implementing generate_spirv_parser::parser::parse
Jacob Lifshay [Sat, 3 Jun 2017 02:37:19 +0000 (19:37 -0700)]
working on implementing generate_spirv_parser::parser::parse

7 years agofix bugs in variant and optional
Jacob Lifshay [Sat, 3 Jun 2017 01:18:24 +0000 (18:18 -0700)]
fix bugs in variant and optional

7 years agoadded json pretty printing
Jacob Lifshay [Fri, 2 Jun 2017 08:38:21 +0000 (01:38 -0700)]
added json pretty printing

7 years agoadd SPIR-V json files from https://github.com/KhronosGroup/SPIRV-Headers/tree/63e1062...
Jacob Lifshay [Fri, 2 Jun 2017 08:00:16 +0000 (01:00 -0700)]
add SPIR-V json files from https://github.com/KhronosGroup/SPIRV-Headers/tree/63e1062a194750b354d48be8c16750d7a4d0dc4e/include/spirv/1.2

7 years agojson parser compiles
Jacob Lifshay [Fri, 2 Jun 2017 06:24:42 +0000 (23:24 -0700)]
json parser compiles

7 years agoeverything builds
Jacob Lifshay [Thu, 1 Jun 2017 11:21:07 +0000 (04:21 -0700)]
everything builds

7 years agoutil::variant implemented
Jacob Lifshay [Thu, 1 Jun 2017 06:06:54 +0000 (23:06 -0700)]
util::variant implemented

7 years agofinished members of util::variant; need to finish the rest of variant.h
Jacob Lifshay [Thu, 1 Jun 2017 00:57:43 +0000 (17:57 -0700)]
finished members of util::variant; need to finish the rest of variant.h

7 years agoworking on util::variant
Jacob Lifshay [Wed, 31 May 2017 06:38:15 +0000 (23:38 -0700)]
working on util::variant

7 years agoworking on implementing util::variant
Jacob Lifshay [Mon, 29 May 2017 03:09:05 +0000 (20:09 -0700)]
working on implementing util::variant

7 years agoworking on implementing util::variant
Jacob Lifshay [Sun, 28 May 2017 10:12:29 +0000 (03:12 -0700)]
working on implementing util::variant

7 years agoinitial commit
Jacob Lifshay [Fri, 26 May 2017 09:20:58 +0000 (02:20 -0700)]
initial commit