Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

05 Fév 2016
Undefined behavior is closer than you think
Andrey Karpov
Some people think that undefined behavior is caused only by gross errors (accessing outside the bounds of the array, for instance) or inadequate constructions (i = i++ + ++i, for example). That's...
...
03 Fév 2016
C#, PVS-Studio, ReSharper
Andrey Karpov
There is one question that we constantly get asked: "Does it make sense to use PVS-Studio static code analyzer, if we already have ReSharper?". Programmers probably expect to see an article with...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
02 Fév 2016
"Why is there no artificial intelligence yet?" Or, analysis of CNTK tool kit from Microsoft Research
Sviatoslav Razmyslov
Microsoft have given open access to the source code of a tool kit that is used in the company to speed up the development of artificial intelligence: Computational Network Toolkit is now available...
...
27 Jan 2016
Sony C#/.NET component set analysis
Sergey Vasiliev
Some of you may know that we have recently released version 6.00 of our analyzer, that now has C# support. The ability to scan C# projects increases the number of open-source projects we can...
...
22 Jan 2016
ChakraCore: analysis of JavaScript-engine for Microsoft Edge
Sviatoslav Razmyslov
On the JSConf US conference in December 2015 the developers announced that they were planning to make open the source code of Chakra key components, a JavaScript-engine, operating in Microsoft...
...
15 Jan 2016
Avoid adding a new library to the project
Andrey Karpov
Suppose, you need to implement an X functionality in your project. Theorists of software development will say that you have to take the already existing library Y, and use it to implement the...
...
12 Jan 2016
A Tribute to Opening Up Dolphin Smalltalk 7's Source Code
Sviatoslav Razmyslov
A few days ago, the ObjectArts company made their source code and the Dolphin Smalltalk IDE open, making it available under the MIT license! Of course, I couldn't miss the chance to try...
...
11 Jan 2016
Analyzing IronPython and IronRuby with PVS-Studio
Ilya Ivanov
Just a while ago, we released a new version of our analyzer PVS-Studio with support of C#-code analysis. With the development paused for the time of the release, I took this opportunity to test...
...
30 Déc 2015
Looking for Bugs in MonoDevelop
Sergey Vasiliev
An important event has taken place in the PVS-Studio analyzer's life: support of C#-code analysis was added in the latest version. As one of its developers, I couldn't but try it on some...
...
28 Déc 2015
Christmas Analysis of .NET Core Libraries (CoreFX)
Sviatoslav Razmyslov
About a year ago Microsoft made the CoreCLR and CoreFX source code open. The latter project wasn't of a big interest to us until recently, as it was written in C#, not in C++. But with the release...
...
View more Pagination arrow previous
Showing: - of 1605