]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-28 Christopher... Update gen.rs
2018-01-28 bors[bot]Merge #20
2018-01-28 Aleksey KladovDrop `repr(u32)` from SyntaxKind
2018-01-28 bors[bot]Merge #18
2018-01-28 Aleksey KladovDocument events a bit
2018-01-28 Aleksey KladovDocument events a bit
2018-01-28 Aleksey KladovExplain TOMBSTONE and EOF
2018-01-28 bors[bot]Merge #17
2018-01-28 Aleksey KladovDocument the design of `FileBuilder`
2018-01-28 bors[bot]Merge #16
2018-01-28 bors[bot]Merge #15
2018-01-28 Christopher... Convert SyntaxKind to an enum
2018-01-28 Christopher... Add minimal docs to most public symbols
2018-01-28 bors[bot]Merge #14
2018-01-28 Aleksey KladovThe last of the Masters
2018-01-28 Christopher... Normalize test newlines
2018-01-28 Aleksey KladovAdd appveyor badge
2018-01-28 Aleksey KladovFix typo
2018-01-28 Aleksey KladovCI: add windows testing
2018-01-27 Christopher... Merge pull request #12 from CAD97/enforce-fmt
2018-01-27 Christopher... Be explicit for Travis' sake
2018-01-27 Christopher... Enforce rustfmt format
2018-01-27 Christopher... Enforce rustfmt format
2018-01-27 Aleksey KladovAdd tests for parser recovery in fields
2018-01-27 Aleksey KladovDrop high-order stuff for good
2018-01-27 Aleksey KladovSimplify
2018-01-27 Aleksey KladovBrush up readme
2018-01-27 Aleksey KladovFix link
2018-01-27 Aleksey KladovBrush up CONTRIBUTING.md
2018-01-27 Aleksey Kladov:arrow_up: deps
2018-01-27 Aleksey KladovCI badge
2018-01-27 Aleksey KladovCI
2018-01-27 Aleksey KladovSimplify
2018-01-22 Aleksey KladovSimplify
2018-01-22 Aleksey KladovExtract nested trees
2018-01-21 Aleksey KladovRemove high-order bits from tuple struct
2018-01-21 Aleksey KladovCommand-line utilty to print the parse tree
2018-01-20 Aleksey KladovTest attribute recovery
2018-01-20 Aleksey KladovRemove high-order bits from attributes
2018-01-20 Aleksey KladovMarkers API
2018-01-20 Aleksey KladovDrop more high-order stuff
2018-01-20 Aleksey KladovDrop more high-order stuff
2018-01-20 Aleksey KladovDrop high-order combinators
2018-01-15 Aleksey KladovSimplify
2018-01-15 Aleksey KladovRename `many` -> `repeat`
2018-01-13 Aleksey KladovG: struct flavors
2018-01-13 Aleksey KladovG: use trees
2018-01-13 Aleksey KladovG: allow self & super in paths
2018-01-12 Aleksey KladovG: visibility
2018-01-12 Aleksey KladovNest paths
2018-01-12 Aleksey KladovSupport tree rebalancing
2018-01-11 Aleksey KladovEncapsulate position
2018-01-11 Aleksey KladovG: item outer attributes
2018-01-11 Aleksey KladovG: leading colon is a part of path segment
2018-01-11 Aleksey KladovG: multisegment paths
2018-01-10 Aleksey Kladovdon't pretend to be Cargo
2018-01-10 Aleksey KladovMove validation to issues
2018-01-10 Aleksey KladovMerge pull request #1 from gitter-badger/gitter-badge
2018-01-10 The Gitter... Add Gitter badge
2018-01-10 Aleksey KladovLicenses
2018-01-10 Aleksey KladovSome architecture notes
2018-01-10 Aleksey KladovD: start documenting stuff
2018-01-09 Aleksey KladovG: simplest use items
2018-01-09 Aleksey KladovG: mod item
2018-01-08 Aleksey KladovG: extern crate
2018-01-08 Aleksey KladovGeneralized lookahead
2018-01-08 Aleksey KladovMusings about items
2018-01-08 Aleksey KladovG: special-case C++ semicolon
2018-01-08 Aleksey KladovG: inner attributes
2018-01-08 Aleksey KladovL: true and false are keywords
2018-01-07 Aleksey KladovSplit into modules
2018-01-07 Aleksey Kladovgrammar.rs is folder
2018-01-07 Aleksey KladovG: some attributes
2018-01-07 Aleksey KladovIntroduce EOF token
2018-01-07 Aleksey KladovSimplify non-white token handling
2018-01-07 Aleksey KladovSimiplify
2018-01-07 Aleksey KladovG: start attributes
2018-01-07 Aleksey KladovG: function item
2018-01-07 Aleksey KladovG: shebang
2018-01-07 Aleksey KladovTest utils
2018-01-07 Aleksey KladovError placement
2018-01-07 Aleksey KladovTests for partial parse
2018-01-07 Aleksey KladovSmart eof for blocks
2018-01-07 Aleksey KladovError builder
2018-01-07 Aleksey KladovStore syntax errors
2018-01-06 Aleksey KladovBoolean results
2018-01-06 Aleksey KladovG: struct fields
2018-01-01 Aleksey KladovParser: first struct :-)
2018-01-01 Aleksey KladovParser: first scraches
2018-01-01 Aleksey KladovParser: guess what? Groundwork!
2018-01-01 Aleksey KladovRename
2018-01-01 Aleksey KladovParser: even more groundwork
2018-01-01 Aleksey KladovParser: more groundwork
2017-12-31 Aleksey KladovParser: extract sink trait
2017-12-31 Aleksey KladovParser: initial
2017-12-31 Aleksey KladovParser test boilerplate
2017-12-31 Aleksey KladovDebug for Node
2017-12-31 Aleksey KladovWow, it is possible to implement Index for Vec!
2017-12-31 Aleksey KladovFile builder growndwork
2017-12-31 Aleksey KladovMove tree to a separate module
next