lp://qastaging/~cscarney/+junk/varando

Created by Connor Carney and last modified
Get this branch:
bzr branch lp://qastaging/~cscarney/+junk/varando
Only Connor Carney can upload to this branch. If you are Connor Carney please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Connor Carney
Status:
Development

Recent revisions

50. By Connor Carney

ignore build dir

49. By Connor Carney

support .vapi files in the project directory

48. By Connor Carney

fix crash when loading project with nonexistent package name in dependency list

47. By Connor Carney

completion usability tweaks

46. By Connor Carney

completions for function calls/casts/etc.

45. By Connor Carney

don't update symbol index when typing at the end of a line

Without this patch, the vala parser combines the line being edited with
the next one (because the ';' hasn't been typed yet). The result is
semantically meaningless, but sometimes it ends up being syntactically
valid by accident, and indexing the resulting parse tree introduces
garbage into the symbol index.

44. By Connor Carney

delay before check/save

43. By Connor Carney

support type inference for variable initialized from other variables or methods

42. By Connor Carney

Separate namespace for symbol graph nodes

41. By Connor Carney

Context matching for completions

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers