You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devdocs/public/docs/d/index.json

1 line
884 KiB

7 years ago
{"entries":[{"name":"1. Introduction","path":"intro","type":"Reference"},{"name":"2. Lexical","path":"lex","type":"Reference"},{"name":"3. D Grammar","path":"grammar","type":"Reference"},{"name":"4. Modules","path":"module","type":"Reference"},{"name":"5. Declarations","path":"declaration","type":"Reference"},{"name":"6. Types","path":"type","type":"Reference"},{"name":"7. Properties","path":"property","type":"Reference"},{"name":"8. Attributes","path":"attribute","type":"Reference"},{"name":"9. Pragmas","path":"pragma","type":"Reference"},{"name":"10. Expressions","path":"expression","type":"Reference"},{"name":"11. Statements","path":"statement","type":"Reference"},{"name":"12. Arrays","path":"arrays","type":"Reference"},{"name":"13. Associative Arrays","path":"hash-map","type":"Reference"},{"name":"14. Structs, Unions","path":"struct","type":"Reference"},{"name":"15. Classes","path":"class","type":"Reference"},{"name":"16. Interfaces","path":"interface","type":"Reference"},{"name":"17. Enums","path":"enum","type":"Reference"},{"name":"18. Type Qualifiers","path":"const3","type":"Reference"},{"name":"19. Functions","path":"function","type":"Reference"},{"name":"20. Operator Overloading","path":"operatoroverloading","type":"Reference"},{"name":"21. Templates","path":"template","type":"Reference"},{"name":"22. Template Mixins","path":"template-mixin","type":"Reference"},{"name":"23. Contract Programming","path":"contracts","type":"Reference"},{"name":"24. Conditional Compilation","path":"version","type":"Reference"},{"name":"25. Traits","path":"traits","type":"Reference"},{"name":"26. Errors","path":"errors","type":"Reference"},{"name":"27. Unit Tests","path":"unittest","type":"Reference"},{"name":"28. Garbage Collection","path":"garbage","type":"Reference"},{"name":"29. Floating Point","path":"float","type":"Reference"},{"name":"30. Inline Assembler","path":"iasm","type":"Reference"},{"name":"31. Documentation Generator","path":"ddoc","type":"Reference"},{"name":"32. Interfacing to C","path":"interfacetoc","type":"Reference"},{"name":"33. Interfacing to C++","path":"cpp_interface","type":"Reference"},{"name":"34. Interfacing to Objective-C","path":"objc_interface","type":"Reference"},{"name":"35. Portability","path":"portability","type":"Reference"},{"name":"36. Named Character Entities","path":"entity","type":"Reference"},{"name":"37. Memory-Safe-D-Spec","path":"memory-safe-d","type":"Reference"},{"name":"38. Application Binary Interface","path":"abi","type":"Reference"},{"name":"39. Vector Extensions","path":"simd","type":"Reference"},{"name":"40. Better C","path":"betterc","type":"Reference"},{"name":"core.atomic","path":"core_atomic","type":"core.atomic"},{"name":"core.atomic.atomicFence","path":"core_atomic#atomicFence","type":"core.atomic"},{"name":"core.atomic.atomicLoad","path":"core_atomic#atomicLoad","type":"core.atomic"},{"name":"core.atomic.atomicOp","path":"core_atomic#atomicOp","type":"core.atomic"},{"name":"core.atomic.atomicStore","path":"core_atomic#atomicStore","type":"core.atomic"},{"name":"core.atomic.cas","path":"core_atomic#cas","type":"core.atomic"},{"name":"core.atomic.MemoryOrder","path":"core_atomic#MemoryOrder","type":"core.atomic"},{"name":"core.atomic.MemoryOrder.acq","path":"core_atomic#MemoryOrder.acq","type":"core.atomic"},{"name":"core.atomic.MemoryOrder.raw","path":"core_atomic#MemoryOrder.raw","type":"core.atomic"},{"name":"core.atomic.MemoryOrder.rel","path":"core_atomic#MemoryOrder.rel","type":"core.atomic"},{"name":"core.atomic.MemoryOrder.seq","path":"core_atomic#MemoryOrder.seq","type":"core.atomic"},{"name":"core.attribute","path":"core_attribute","type":"core.attribute"},{"name":"core.bitop","path":"core_bitop","type":"core.bitop"},{"name":"core.bitop.BitRange","path":"core_bitop#BitRange","type":"core.bitop"},{"name":"core.bitop.BitRange.bitsPerWord","path":"core_bitop#BitRange.bitsPerWord","type":"core.bitop"},{"name":"core.bitop.BitRange.empty","path":"core_bitop#BitRange.empty","type":"core.bitop"},{"name":"core.bitop.BitRange.front","path":"core_bitop#BitRange.front","type