Directory listing for tokstyle-0.0.9 candidate source tarball
tokstyle-0.0.9/
- LICENSE
- Setup.lhs
- tokstyle.cabal
- src/
- Tokstyle/
- Common.hs
- Linter.hs
- Worklist.hs
- Analysis/
- C/
- Common/
- Linter/
- Assert.hs
- BooleanReturn.hs
- Booleans.hs
- CallbackNames.hs
- Callgraph.hs
- CallocArgs.hs
- CallocType.hs
- CompoundInit.hs
- Constness.hs
- DeclaredOnce.hs
- DeclsHaveDefns.hs
- DocComments.hs
- EnumDefines.hs
- EnumNames.hs
- FuncPrototypes.hs
- FuncScopes.hs
- GlobalFuncs.hs
- LoggerCalls.hs
- LoggerConst.hs
- LoggerNoEscapes.hs
- MallocCall.hs
- MallocType.hs
- MemcpyStructs.hs
- Nesting.hs
- Nullability.hs
- OwnershipDecls.hs
- Parens.hs
- PointsTo.hs
- PointsToAsserts.hs
- SwitchIf.hs
- TaggedUnion.hs
- TypeCheck.hs
- TypedefName.hs
- UnsafeFunc.hs
- VarUnusedInScope.hs
- SemFmt/
- Tokstyle/
- test/
- testsuite.hs
- Tokstyle/
- LinterSpec.hs
- Analysis/
- C/
- Linter/
- AssertSpec.hs
- BooleanReturnSpec.hs
- BooleansSpec.hs
- CallbackNamesSpec.hs
- CallgraphSpec.hs
- CallocArgsSpec.hs
- CallocTypeSpec.hs
- CompoundInitSpec.hs
- ConstnessSpec.hs
- DeclaredOnceSpec.hs
- DeclsHaveDefnsSpec.hs
- DocCommentsSpec.hs
- EnumDefinesSpec.hs
- EnumNamesSpec.hs
- FuncPrototypesSpec.hs
- FuncScopesSpec.hs
- GlobalFuncsSpec.hs
- LoggerCallsSpec.hs
- LoggerConstSpec.hs
- LoggerNoEscapesSpec.hs
- MallocCallSpec.hs
- MallocTypeSpec.hs
- MemcpyStructsSpec.hs
- NestingSpec.hs
- NullabilitySpec.hs
- OwnershipDeclsSpec.hs
- ParensSpec.hs
- PointsToAssertsSpec.hs
- PointsToSpec.hs
- SwitchIfSpec.hs
- TaggedUnionSpec.hs
- TypeCheckSpec.hs
- TypedefNameSpec.hs
- UnsafeFuncSpec.hs
- VarUnusedInScopeSpec.hs
- SemFmt/
- tools/
- web/