<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>6dfa1b52c1419512ac5b5da61c09a913f75eaa1c</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/443929113ca77ae3c4613691f06f043f9d8f8d77</url>
    <id>443929113ca77ae3c4613691f06f043f9d8f8d77</id>
    <committed-date>2008-10-14T13:55:09-07:00</committed-date>
    <authored-date>2008-10-14T13:55:09-07:00</authored-date>
    <message>Added indentation tests and updated Rhino Mocks

* Added a few tests for the indentation code, but there is still some stuff left to cover.
* Upgrade Rhino Mocks to 3.5, this meant updating some of the Castle stuff too.</message>
    <tree>c4d41e006039e5ce12b7763ff35650edca9cfe44</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>706509e44bfaaabf3aeb5cba66e3112e7702478e</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/6dfa1b52c1419512ac5b5da61c09a913f75eaa1c</url>
    <id>6dfa1b52c1419512ac5b5da61c09a913f75eaa1c</id>
    <committed-date>2008-10-12T05:47:48-07:00</committed-date>
    <authored-date>2008-10-12T05:47:48-07:00</authored-date>
    <message>Reimplemented smart indenting, it actually works properly now.</message>
    <tree>5cc632c37e507774e1c6a28e90e9a02ade030322</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dfcb4afc5d23d1ea9f000f667a2ab0026753062d</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/706509e44bfaaabf3aeb5cba66e3112e7702478e</url>
    <id>706509e44bfaaabf3aeb5cba66e3112e7702478e</id>
    <committed-date>2008-10-12T03:25:44-07:00</committed-date>
    <authored-date>2008-10-12T03:25:44-07:00</authored-date>
    <message>Added method parameter intellisense! Not perfect yet, but its getting there.</message>
    <tree>1a26ebce2fbe7efa4ca69f0b7d5e4cb22b6e1c34</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>54d4bcef79d4dbd2ff6cf1fbd9b0a15f325f5c41</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/dfcb4afc5d23d1ea9f000f667a2ab0026753062d</url>
    <id>dfcb4afc5d23d1ea9f000f667a2ab0026753062d</id>
    <committed-date>2008-10-08T14:45:12-07:00</committed-date>
    <authored-date>2008-10-08T14:45:12-07:00</authored-date>
    <message>Added really aweful support for QuickInfo, but it kinda works.Just need to create a better way to determine what the user is hovering over.</message>
    <tree>1f274808a0b5ef1e812571c0a76e9d95a633b724</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e0116dcaad0efb5fe766a59f1befb56213f51d12</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/54d4bcef79d4dbd2ff6cf1fbd9b0a15f325f5c41</url>
    <id>54d4bcef79d4dbd2ff6cf1fbd9b0a15f325f5c41</id>
    <committed-date>2008-09-01T16:37:38-07:00</committed-date>
    <authored-date>2008-09-01T16:37:38-07:00</authored-date>
    <message>Some changes to brace matching. Changed the way brackets are found in the source, which allows highlighting to be done from left or right.</message>
    <tree>bda18d73a0d03eb226a5b5a79b351446ff365cfb</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cd66a7c22294c0a234c37705866900144520f0e</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/cc5d8294198a1889ae4c2f7020baca0cd928df38</url>
    <id>cc5d8294198a1889ae4c2f7020baca0cd928df38</id>
    <committed-date>2008-09-01T15:10:31-07:00</committed-date>
    <authored-date>2008-09-01T15:10:31-07:00</authored-date>
    <message>Implemented brace matching. Started working on implementing the &quot;other modes&quot; for parse requests. Ive implemented a lot of plumbing for this, so theres a whole lot of code for not many results.</message>
    <tree>14bbabf02bf4e7f5f575d77bf6009c163780f0de</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8986d6dd6b6f55fa6331267ccdb0a685f7ae29e1</id>
      </parent>
    </parents>
    <author>
      <name>Jeffery Olson</name>
      <email>olson.jeffery@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/f14ec497f8633c26005c1e8ed0c9a3f2f9933cbd</url>
    <id>f14ec497f8633c26005c1e8ed0c9a3f2f9933cbd</id>
    <committed-date>2008-08-14T08:44:08-07:00</committed-date>
    <authored-date>2008-08-14T08:44:08-07:00</authored-date>
    <message>Upgraded boo dependencies to rev 3035 ... Additionally, booc.exe has been modified to work only in 32bit mode with corflags.exe and has been re-signed with sn.exe, to avoid the current issue we share with #dev where msbuild (which is always 32bit) hands the 32bit mixed mode System.dll to a 64bit mode booc.exe, which causes problems... also, it appears that the way boo ships its localized assemblies has changed.. no more custom assemblies, but localized string resource in the it and pt dir.. the wix proj has been updated to reflect this. Some clean-up of merge cruft in BooProjectNode.cs ... added a reference to Boo.Lang in BooLangService, which was missing for some reason .. removed a debug loop that's been hanging around in BooDocumentVisitor.cs for some time.. This is the &quot;big merge&quot; bringing together the work of James, Justin, Torkel and myself.

Signed-off-by: Jeffery Olson &lt;olson.jeffery@gmail.com&gt;</message>
    <tree>ceccc0a2ffb17d68e3021e87cce1c143129f161b</tree>
    <committer>
      <name>Jeffery Olson</name>
      <email>olson.jeffery@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>655848f83eac81b8177a4dc090cd527efebd47cc</id>
      </parent>
      <parent>
        <id>06e9bb5acbe8b70ba4b21dc6be1e39d072b3ae06</id>
      </parent>
    </parents>
    <author>
      <name>unknown</name>
      <email>jolson@.powell.eleutian.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/8986d6dd6b6f55fa6331267ccdb0a685f7ae29e1</url>
    <id>8986d6dd6b6f55fa6331267ccdb0a685f7ae29e1</id>
    <committed-date>2008-08-13T10:33:53-07:00</committed-date>
    <authored-date>2008-08-13T10:33:53-07:00</authored-date>
    <message>Merge branch 'intellisense-refactor' into bigmerge

dumped the dlls.. pretty calmish merge, I hope

Conflicts:

	Bin/BooLangProject.dll
	Bin/BooLangProject.pdb
	Bin/BooLangService.dll
	Bin/BooLangService.pdb
	Bin/BooLangStudio.dll
	Bin/BooLangStudio.pdb
	Bin/BooLangStudio.pkgdef
	Bin/BooPegLexer.dll
	Bin/BooPegLexer.pdb
	Source/BooLangProject/BooLangProject.csproj
	Source/BooLangProject/BooLangProjectFactory.cs
	Source/BooLangProject/BooProjectNode.cs
	Source/BooLangStudio/BooLangStudio.csproj
	Source/BooPegLexer/BooPegLexer.booproj</message>
    <tree>9cdea5dd74463cbb317354a6e255a76c8938469f</tree>
    <committer>
      <name>unknown</name>
      <email>jolson@.powell.eleutian.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d6d8e4bd235609bf3107e49a12aef1fe1027aa91</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/06e9bb5acbe8b70ba4b21dc6be1e39d072b3ae06</url>
    <id>06e9bb5acbe8b70ba4b21dc6be1e39d072b3ae06</id>
    <committed-date>2008-08-09T05:57:24-07:00</committed-date>
    <authored-date>2008-08-09T05:57:24-07:00</authored-date>
    <message>Fixed a bug where member suggestion wasnt working on a line that started with a keyword.</message>
    <tree>743f8122a602e3ab5165e9e0af8bc71228e77f92</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1c5a698b862713f8f89b8324fe630e0a4002610</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/d6d8e4bd235609bf3107e49a12aef1fe1027aa91</url>
    <id>d6d8e4bd235609bf3107e49a12aef1fe1027aa91</id>
    <committed-date>2008-08-06T11:49:20-07:00</committed-date>
    <authored-date>2008-08-06T11:49:20-07:00</authored-date>
    <message>Source from open files is now used instead of reading from the disk. This means unsaved changes will be used.</message>
    <tree>39d43e693a98ad17b1fe7ece6ed9165d07397b7a</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7df1576898f474a553f6f101b62d0785e0ceb202</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/a1c5a698b862713f8f89b8324fe630e0a4002610</url>
    <id>a1c5a698b862713f8f89b8324fe630e0a4002610</id>
    <committed-date>2008-07-29T14:21:33-07:00</committed-date>
    <authored-date>2008-07-29T14:21:33-07:00</authored-date>
    <message>Added basic project reference support.</message>
    <tree>7f4e733c84d4f94342e0e96c4efa3a0cb48a48de</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6609d0df893b76db4dd8b2da2175d0280f6a9e32</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/655848f83eac81b8177a4dc090cd527efebd47cc</url>
    <id>655848f83eac81b8177a4dc090cd527efebd47cc</id>
    <committed-date>2008-07-27T17:38:58-07:00</committed-date>
    <authored-date>2008-07-27T17:38:58-07:00</authored-date>
    <message>Added a little defensive coding against the situation where the BooBinPath registry key might be missing</message>
    <tree>832f22b01619a0f6ffbd13eea1b236ac85ac3b83</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79e6981d2ae027c2495b9e6d1a778be364e3af8e</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/6609d0df893b76db4dd8b2da2175d0280f6a9e32</url>
    <id>6609d0df893b76db4dd8b2da2175d0280f6a9e32</id>
    <committed-date>2008-07-27T16:36:57-07:00</committed-date>
    <authored-date>2008-07-27T16:36:57-07:00</authored-date>
    <message>Whoops, looks like the  way of setting BooBinPath wasn't the best way. It works well except it wasn't compatible with projects created by SD. I have gone back to the BuilProject.GlobalSettings method, it turns out that the ProjectFactory was setting this before but it was another chunk of code that changed the project propertyitems section incorrectly. The GlobalProperties are not written to project files. I have it now so it is compatible with all booproj files created from either IDE.</message>
    <tree>a961e1af9e53793a60f9b62969569c5c6f1ffb29</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30bcabfe106d662a0338eb4f67216b2693f098d0</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/79e6981d2ae027c2495b9e6d1a778be364e3af8e</url>
    <id>79e6981d2ae027c2495b9e6d1a778be364e3af8e</id>
    <committed-date>2008-07-27T13:56:48-07:00</committed-date>
    <authored-date>2008-07-27T13:56:48-07:00</authored-date>
    <message>some more icon fixes, it's looking pretty spiffy now</message>
    <tree>9be8bbfcbdb5180f2f69c9e2d4fdec75f0459dec</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5379816d7449cdb6858b9341ee9fdb12a1eb8f23</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/30bcabfe106d662a0338eb4f67216b2693f098d0</url>
    <id>30bcabfe106d662a0338eb4f67216b2693f098d0</id>
    <committed-date>2008-07-27T12:24:10-07:00</committed-date>
    <authored-date>2008-07-27T12:24:10-07:00</authored-date>
    <message>Cleaned up the icon situation</message>
    <tree>3bbf1964be4862e83f4cb72877e0140d0a709b88</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f920cc7e83083776a2330e89a940134e949d5680</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/7df1576898f474a553f6f101b62d0785e0ceb202</url>
    <id>7df1576898f474a553f6f101b62d0785e0ceb202</id>
    <committed-date>2008-07-27T04:39:04-07:00</committed-date>
    <authored-date>2008-07-27T04:39:04-07:00</authored-date>
    <message>Various performance tweaks.</message>
    <tree>0c0d75f12e6c6060cd39515630040d92b4272c6f</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0589f3c3634a4964c33b978239f5b837b0f7732d</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/5379816d7449cdb6858b9341ee9fdb12a1eb8f23</url>
    <id>5379816d7449cdb6858b9341ee9fdb12a1eb8f23</id>
    <committed-date>2008-07-26T23:19:33-07:00</committed-date>
    <authored-date>2008-07-26T23:19:33-07:00</authored-date>
    <message>Removed BooBinPath from project files. They now reference a build file under $(MSBuildExtensionsPath), this prevents the project file from being updated and allows boo projects to compile in both VS and SD.</message>
    <tree>2cb2447355a5bf2ac69332a523a229bf12c1342b</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3cbfd5f5120a4495468e3e6370e71085511695d</id>
      </parent>
      <parent>
        <id>936e6b44f5032c461377c4b853caf010a53548d2</id>
      </parent>
    </parents>
    <author>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/0589f3c3634a4964c33b978239f5b837b0f7732d</url>
    <id>0589f3c3634a4964c33b978239f5b837b0f7732d</id>
    <committed-date>2008-07-26T20:20:03-07:00</committed-date>
    <authored-date>2008-07-26T20:20:03-07:00</authored-date>
    <message>merging with olsonjeffery

Merge commit 'olsonjeffery/master'

Conflicts:

	Bin/BooLangProject.dll
	Bin/BooLangProject.pdb
	Bin/BooLangService.dll
	Bin/BooLangService.pdb
	Bin/BooLangStudio.dll
	Bin/BooLangStudio.pdb
	Bin/BooLangStudio.pkgdef
	BooLangStudio.sln
	Install/BooLangStudio.msi
	Install/BooLangStudio.wixpdb
	Install/Install.sln
	Install/Setup.exe
	Install/Setup.pdb
	Install/WiX/Main.wxs
	Source/BooLangService/BooLangService.csproj
	Source/BooLangStudio/Resources/BooLangStudio.Resources.rc
	Source/BooLangStudio/Resources/Resources.vcproj
	Source/BooLangStudio/Templates/Boo/Items/Class/Class.boo
	Source/BooLangStudio/Templates/Boo/Projects/ClassLibrary/ClassLibrary.booproj
	Source/BooLangStudio/Templates/Boo/Projects/ConsoleApplication/ConsoleApplication.booproj</message>
    <tree>df99461e33a0f2907549af2a1ddcfffb1f67f788</tree>
    <committer>
      <name>Justin Chase</name>
      <email>justin.m.chase@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a61c107684769a9ea2e4229cbba807d225dfb00e</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/f920cc7e83083776a2330e89a940134e949d5680</url>
    <id>f920cc7e83083776a2330e89a940134e949d5680</id>
    <committed-date>2008-07-26T02:17:28-07:00</committed-date>
    <authored-date>2008-07-26T02:17:28-07:00</authored-date>
    <message>* Fixed imports not working properly.
* Namespaces now correctly work within the body.

Only concern now is speed, which has taken a severe hit for some reason.</message>
    <tree>80ee5a5901afced8aa734660a74ccc3bf8590d0d</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df15c3fb46200f87846a230991c54c670e636a55</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/a61c107684769a9ea2e4229cbba807d225dfb00e</url>
    <id>a61c107684769a9ea2e4229cbba807d225dfb00e</id>
    <committed-date>2008-07-23T16:00:11-07:00</committed-date>
    <authored-date>2008-07-23T16:00:11-07:00</authored-date>
    <message>Fixed import namespace intellisense not diving into sub-namespaces.</message>
    <tree>50c49f186c4aac213073e82751784d977653b1e9</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5c542173bc1f9129bd2caf311b588b18cc52e6c</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/df15c3fb46200f87846a230991c54c670e636a55</url>
    <id>df15c3fb46200f87846a230991c54c670e636a55</id>
    <committed-date>2008-07-23T15:13:57-07:00</committed-date>
    <authored-date>2008-07-23T15:13:57-07:00</authored-date>
    <message>Made progress on fixing namespace support.

Current status:
  + Namespaces show sub-namespaces when doing member select.
  - Namespaces DON'T show types when doing member select.
  + Namespaces show top level on initial import statement.
  - Namespaces don't show sub-namespaces on initial import.</message>
    <tree>d145939cbec219a908885a544c0e9f086c6e43db</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b4926c52df777be01b2727c24d2ef50cffb8202</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/d5c542173bc1f9129bd2caf311b588b18cc52e6c</url>
    <id>d5c542173bc1f9129bd2caf311b588b18cc52e6c</id>
    <committed-date>2008-07-23T12:01:41-07:00</committed-date>
    <authored-date>2008-07-23T12:01:41-07:00</authored-date>
    <message>Changed how files are determined whether they've changed. If no files have changed since the last background compile, then the results of the last compile are used. This has significantly sped up intellisense.</message>
    <tree>b1b3593ef4d6977ea1caaf3573e6b0e3abcd988f</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd9f69d5e79792e930b64f639cd6b1c54dc30077</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/8b4926c52df777be01b2727c24d2ef50cffb8202</url>
    <id>8b4926c52df777be01b2727c24d2ef50cffb8202</id>
    <committed-date>2008-07-22T13:25:12-07:00</committed-date>
    <authored-date>2008-07-22T13:25:12-07:00</authored-date>
    <message>* Assembly references are now used. They used to work but broke in the cross-file changes.
* Still got a failing test for namespaces...</message>
    <tree>748b7fa642821d19058ec911736414d4f07a50fc</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca9999c831294545e5a2f08f4da6e2385fa34863</id>
      </parent>
    </parents>
    <author>
      <name>olsonjeffery</name>
      <email>olson.jeffery@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/936e6b44f5032c461377c4b853caf010a53548d2</url>
    <id>936e6b44f5032c461377c4b853caf010a53548d2</id>
    <committed-date>2008-07-15T11:25:32-07:00</committed-date>
    <authored-date>2008-07-15T11:25:32-07:00</authored-date>
    <message>new bins... added Boo.Lang.Parser.dll reference to BooLangStudio and added it to the list of stuff that is installed in the wix installer.. verified that Setup.exe in this check-in installs with successful debugger support, as noted previously by torkelo. good stuff!

Signed-off-by: olsonjeffery &lt;olson.jeffery@gmail.com&gt;</message>
    <tree>4946f2cf7585eed0a7b97ff2ea295181ace1bb2b</tree>
    <committer>
      <name>olsonjeffery</name>
      <email>olson.jeffery@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e331c84c310ae0622fc6355975826240fe2387a</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/75a3dee64af8966beb2de898a4977a8602871c63</url>
    <id>75a3dee64af8966beb2de898a4977a8602871c63</id>
    <committed-date>2008-07-14T13:22:43-07:00</committed-date>
    <authored-date>2008-07-14T13:22:43-07:00</authored-date>
    <message>Fixed issue #1688, debugging and breakpoints now work!</message>
    <tree>9b249718f07375c9c48f743f937288257ed7aea0</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec469a7081027aa976355fbc1f938bd053eb92d4</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/8e331c84c310ae0622fc6355975826240fe2387a</url>
    <id>8e331c84c310ae0622fc6355975826240fe2387a</id>
    <committed-date>2008-07-14T12:27:15-07:00</committed-date>
    <authored-date>2008-07-14T12:27:15-07:00</authored-date>
    <message>Added OutputType as project setting</message>
    <tree>ee8d3943c7feae977ef0dd290eb73f4c64d23de8</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8caaa37026824d2874775f4b8e72840e7a83573b</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/ec469a7081027aa976355fbc1f938bd053eb92d4</url>
    <id>ec469a7081027aa976355fbc1f938bd053eb92d4</id>
    <committed-date>2008-07-14T11:53:16-07:00</committed-date>
    <authored-date>2008-07-14T11:53:16-07:00</authored-date>
    <message>Fixed work item #1669, project items can now be deleted via the contex menu</message>
    <tree>0bd67bc0845bd7a3f97865e24a9ecfa8cadec533</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6bdc7ea502440d9d4600b85a3f9d62b1d6a0dfe</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/8caaa37026824d2874775f4b8e72840e7a83573b</url>
    <id>8caaa37026824d2874775f4b8e72840e7a83573b</id>
    <committed-date>2008-07-14T11:30:54-07:00</committed-date>
    <authored-date>2008-07-14T11:30:54-07:00</authored-date>
    <message>Updated template project files so that Release build hhave DebugSymbols set to false</message>
    <tree>80b29bba5525ca466ad6e434bdf9df9241c6e3ec</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f111b9394f155a3240b6615671fec43e3c861d2</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/154fccd953f1c060a61b93fbf8c95d691e539f96</url>
    <id>154fccd953f1c060a61b93fbf8c95d691e539f96</id>
    <committed-date>2008-07-14T08:46:08-07:00</committed-date>
    <authored-date>2008-07-14T08:46:08-07:00</authored-date>
    <message>Did not commit all modifed files in last commit</message>
    <tree>8d3ef06a42b86f48222c65afab9830f6575bf355</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1879508da5c1b08fcafa873998ddc2d196c0ade</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/fd9f69d5e79792e930b64f639cd6b1c54dc30077</url>
    <id>fd9f69d5e79792e930b64f639cd6b1c54dc30077</id>
    <committed-date>2008-07-12T18:46:28-07:00</committed-date>
    <authored-date>2008-07-12T18:43:42-07:00</authored-date>
    <message>Removed the whole ReferencePoint jazz. It's no longer needed, and I was never happy with it in the first place.</message>
    <tree>1657284217a619df60057195b7491b4d01001475</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79a7aac12b253cfd3e99448e80da1da7d8d8a882</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/e1879508da5c1b08fcafa873998ddc2d196c0ade</url>
    <id>e1879508da5c1b08fcafa873998ddc2d196c0ade</id>
    <committed-date>2008-07-12T18:38:15-07:00</committed-date>
    <authored-date>2008-07-12T18:38:15-07:00</authored-date>
    <message>* Added more tests covering:
  * Static methods
  * Imported classes
  * Protected members
  * Return types from methods
  * Return types from methods on classes
* Added a better parser for the current line, now should correctly handle most edge cases... and it's test driven too.
* Changed how invocations are determined, the line is parsed then the current available declarations are searched.</message>
    <tree>fbfcc7f2a06674379c6faa10ec001ed8ff391797</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fec3b176ac6440735bd978f8fab029e660a671b</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/9f111b9394f155a3240b6615671fec43e3c861d2</url>
    <id>9f111b9394f155a3240b6615671fec43e3c861d2</id>
    <committed-date>2008-07-11T07:25:07-07:00</committed-date>
    <authored-date>2008-07-11T07:25:07-07:00</authored-date>
    <message>Added BuildPropertyPage for configuration dependent settings</message>
    <tree>def7687cd838e847578910275a9a80c9748aa4f7</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ea4ad13ff09596c25b18499093672ecd5255b43</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/79a7aac12b253cfd3e99448e80da1da7d8d8a882</url>
    <id>79a7aac12b253cfd3e99448e80da1da7d8d8a882</id>
    <committed-date>2008-07-11T06:10:15-07:00</committed-date>
    <authored-date>2008-07-11T06:10:15-07:00</authored-date>
    <message>Fixed private methods being included in intellisense for instances, was caused by INamespace being used as an actual namespace.</message>
    <tree>3a17a44db93b0c87be2c3f2dc21996e991e6bb9f</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>548d1d333a68c40b3858870a00dcf25486c97fb8</id>
      </parent>
    </parents>
    <author>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/2ea4ad13ff09596c25b18499093672ecd5255b43</url>
    <id>2ea4ad13ff09596c25b18499093672ecd5255b43</id>
    <committed-date>2008-07-11T06:04:41-07:00</committed-date>
    <authored-date>2008-07-11T06:04:41-07:00</authored-date>
    <message>* Added some more tests for intellisense
* Changed the way intellisense method suggestion is triggered, as it wasn't working very well before. Could be more brittle now, so needs more test coverage.
* Fixed the visitor, it wasn't working with properties.</message>
    <tree>a15eb01dcd33ee2674308b19fb5e88c2ca4dc5a4</tree>
    <committer>
      <name>James Gregory</name>
      <email>james@jagregory.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad1c46d2c538d8a5eecacdc00f5ea52a4d169163</id>
      </parent>
    </parents>
    <author>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </author>
    <url>http://github.com/jagregory/boolangstudio/commit/0fec3b176ac6440735bd978f8fab029e660a671b</url>
    <id>0fec3b176ac6440735bd978f8fab029e660a671b</id>
    <committed-date>2008-07-11T01:43:19-07:00</committed-date>
    <authored-date>2008-07-11T01:43:19-07:00</authored-date>
    <message>Added Ducky and Whitespace agnostic project settings, and they work!</message>
    <tree>4bee1a4ca884f2e6f92f862c28965c204b0d774d</tree>
    <committer>
      <name>Torkel &#214;degaard</name>
      <email>torkel.odegaard@gmail.com</email>
    </committer>
  </commit>
</commits>
