Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
egraether
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Exhaustive Matching in TypeScript
(dorfmeister.cc)
1 points
by
egraether
6y ago
|
0 comments
2.
▲
Sourcetrail 2020.1 released – Get productive on unfamiliar source code
(sourcetrail.com)
3 points
by
egraether
6y ago
|
0 comments
3.
▲
by
egraether
7y ago
The heavy server load is also caused by lots of downloads. You can get the latest Sourcetrail 2019.4 now also from GitHub https://github.com/CoatiSoftware/Sourcetrail/releases
4.
▲
by
egraether
7y ago
Thank you!
5.
▲
by
egraether
7y ago
Applying the tool on your codebase should be easy. For us, using the Clang Compilation Database format, that already holds all configurations to build a project was of great value for faster C and C++ project setup. You cannot convince deve
6.
▲
Sourcetrail, interactive source explorer, is now free and open-source
(sourcetrail.com)
359 points
by
egraether
7y ago
|
52 comments
7.
▲
Sourcetrail 2019.3 Released – Visual Source Explorer for C/C++/Java/Python
(sourcetrail.com)
3 points
by
egraether
7y ago
|
0 comments
8.
▲
by
egraether
7y ago
Sourcetrail dev here. Thanks for the feedback! Yes, Python indexing speed is still slow, mostly due to the underlying framework that needs a lot of time to resolve symbol names. We hope we can improve this. The crash on closing was already
9.
▲
by
egraether
7y ago
Sourcetrail dev here. To my knowledge, without going into too much detail: * Sourcetrail has a tighter integration between source code and graph visualization, because it offers less features than a full blown IDE like Visual Studio and can
10.
▲
by
egraether
7y ago
Sourcetrail dev here. Thanks for your extensive feedback! A lot of things have changed since Sourcetrail was called Coati (about 2 years ago). We put a lot of work into improving indexing speed, handling multiple configurations/differe
11.
▲
by
egraether
7y ago
Thanks, this looks really nice! It doesn't seem to resolve symbol names however, so you can't see how different functions/definitions are related to each other and navigate between them. But the same author is working on anot
12.
▲
Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
(sourcetrail.com)
89 points
by
egraether
7y ago
|
21 comments
13.
▲
Show HN: Sourcetrail – Visual Source Explorer Now Supports Python
(sourcetrail.com)
2 points
by
egraether
7y ago
|
0 comments
14.
▲
Sourcetrail 2019.1 Released – Experimental Python Support
(sourcetrail.com)
2 points
by
egraether
8y ago
|
0 comments
15.
▲
SourcetrailDB – open-source library to write custom indexers
(github.com)
2 points
by
egraether
8y ago
|
0 comments
16.
▲
by
egraether
8y ago
You should give Sourcetrail a try! It's a tool for browsing and understanding unfamiliar source code based on LLVM/Clang LibTooling. https://www.sourcetrail.com/
17.
▲
I like your tool, but why is it not free?
(medium.com)
5 points
by
egraether
8y ago
|
0 comments
18.
▲
Sourcetrail 2018.4 released
(sourcetrail.com)
2 points
by
egraether
8y ago
|
0 comments
19.
▲
Sourcetrail 2018.3 released – Visual Source Explorer for C, C++ and Java
(sourcetrail.com)
2 points
by
egraether
8y ago
|
0 comments
20.
▲
C++Now 2018: Eberhard Gräther “The Untapped Potential of Software Visualization”
(youtube.com)
7 points
by
egraether
8y ago
|
0 comments
21.
▲
Const – Friend or Foe in C++?
(sourcetrail.com)
2 points
by
egraether
8y ago
|
0 comments
22.
▲
Sourcetrail 2018.2 – Visual Source Explorer for C, C++ and Java
(sourcetrail.com)
3 points
by
egraether
8y ago
|
0 comments
23.
▲
Exploring Inheritance and Virtual Function Calls with Sourcetrail [video]
(youtube.com)
1 points
by
egraether
9y ago
|
0 comments
24.
▲
Sourcetrail 2018.1 – Visual Source Explorer for C, C++ and Java
(sourcetrail.com)
44 points
by
egraether
9y ago
|
6 comments
25.
▲
Sourcetrail 2017.4 – Source Explorer Now Free for Non-Commercial Use
(sourcetrail.com)
3 points
by
egraether
9y ago
|
0 comments
26.
▲
Sourcetrail 2017.3
(sourcetrail.com)
1 points
by
egraether
9y ago
|
0 comments
27.
▲
by
egraether
9y ago
No, not yet. There is a feature request: https://github.com/CoatiSoftware/SourcetrailBugTracker/issue...
28.
▲
by
egraether
9y ago
Thank you for your input! I wouldn't call it a feature request though, I'd say it's another tool. But, you are right, exploration of dynamicly analyzed code would also greatly benefit understanding.
29.
▲
by
egraether
9y ago
We decided to leave out editing early in the process. Most developers already have their favorite editor and it's a lot of work to implement all features that users would expect from it. We decided to focus on source exploration instea
30.
▲
by
egraether
9y ago
CodeLens is great for finding references within the IDE. It also provides information about the history, which Sourcetrail doesn't do yet. I would say we go a step further, by also providing a visual representation of the references to
More ›