| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-10 | Fix a few typos | Ulf Magnusson | |
| Clean up some formatting a bit too. | |||
| 2017-11-05 | Fix find_symbol.py typo | Ulf Magnusson | |
| Argument must be "X86" to get that output. "x86" just returns some constant symbols. | |||
| 2017-11-05 | Add example that finds references to a symbol | Ulf Magnusson | |
| Demonstrates expression fetching and walking. Basically a much better version of get_ref_locations() from Kconfiglib 1, now that the user API is flexible enough to implement it. Should be it for new examples before release. | |||
