<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_build_kati/rule_parser_test.go, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/'/>
<entry>
<title>Refactor source tree into directories</title>
<updated>2020-06-27T01:52:06+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2020-06-27T01:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=979e7ae6e417ae4ee45e835104b66191ae16a14c'/>
<id>979e7ae6e417ae4ee45e835104b66191ae16a14c</id>
<content type='text'>
Now instead of almost every file in the top level, move the old go code
into its own directory 'golang', and the C++ code into it's own 'src'

Also removes a few obsolete scripts that were used to work on Android
before Android fully switched to Kati.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now instead of almost every file in the top level, move the old go code
into its own directory 'golang', and the C++ code into it's own 'src'

Also removes a few obsolete scripts that were used to work on Android
before Android fully switched to Kati.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix equal_in_target.mk</title>
<updated>2015-07-07T08:31:05+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-07-07T08:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=201df42f5df5f6a7f943dbb9f775ba857b261053'/>
<id>201df42f5df5f6a7f943dbb9f775ba857b261053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor parser</title>
<updated>2015-07-07T03:01:13+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-07-02T06:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=b97be67b3aa5bc98fe92074ed68e68457ff288a5'/>
<id>b97be67b3aa5bc98fe92074ed68e68457ff288a5</id>
<content type='text'>
fix backslash_in_rule_command.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix backslash_in_rule_command.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>unexport Rule</title>
<updated>2015-06-25T07:10:30+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-25T07:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=adc14447b43c159816e8c4efc0e5e6001373b0c1'/>
<id>adc14447b43c159816e8c4efc0e5e6001373b0c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unexport ast</title>
<updated>2015-06-25T04:08:52+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-25T04:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=91ed5d720441bc967e95277266fe8ba9f3dfc959'/>
<id>91ed5d720441bc967e95277266fe8ba9f3dfc959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>go gettable for github.com/google/kati</title>
<updated>2015-06-25T02:37:49+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-24T15:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=744bb2b8d146eaba4d073cf58e35a60903e06de8'/>
<id>744bb2b8d146eaba4d073cf58e35a60903e06de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parseExpr less allocation</title>
<updated>2015-06-18T04:29:49+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-12T14:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=7c9aa9f17d5f8f27aed62b5520b8fbc6be0103ac'/>
<id>7c9aa9f17d5f8f27aed62b5520b8fbc6be0103ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LICENSE and licence headers</title>
<updated>2015-06-10T05:52:54+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-10T05:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=b69bf8a7ac05ad382c588c0c40fe416c92e697be'/>
<id>b69bf8a7ac05ad382c588c0c40fe416c92e697be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix go vet</title>
<updated>2015-06-08T01:21:13+00:00</updated>
<author>
<name>Fumitoshi Ukai</name>
<email>fumitoshi.ukai@gmail.com</email>
</author>
<published>2015-06-08T01:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=36c510b51bdb91fc84f0a3634dc63138bcb07028'/>
<id>36c510b51bdb91fc84f0a3634dc63138bcb07028</id>
<content type='text'>
serialize.go:361: unreachable code
serialize.go:415: arg o for printf verb %s of wrong type: int
serialize.go:422: arg o for printf verb %s of wrong type: int
worker.go:354: unreachable code
ninja_test.go:134: missing argument for Errorf("%q"): format reads arg 2, have only 1 args
rule_parser_test.go:160: arg *got for printf verb %q of wrong type: main.Rule
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
serialize.go:361: unreachable code
serialize.go:415: arg o for printf verb %s of wrong type: int
serialize.go:422: arg o for printf verb %s of wrong type: int
worker.go:354: unreachable code
ninja_test.go:134: missing argument for Errorf("%q"): format reads arg 2, have only 1 args
rule_parser_test.go:160: arg *got for printf verb %q of wrong type: main.Rule
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Value in AssignAST</title>
<updated>2015-06-04T04:47:14+00:00</updated>
<author>
<name>Shinichiro Hamaji</name>
<email>shinichiro.hamaji@gmail.com</email>
</author>
<published>2015-06-04T04:47:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_build_kati/commit/?id=7825b659b0c3d096cb69b25ca269d54525bbf140'/>
<id>7825b659b0c3d096cb69b25ca269d54525bbf140</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
