1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more debugging settings. Add new launcher dependencies. More... almost 12 years ago
Add by-byte string accessor (it does NOT support proper codepoint-wise access yet). More... almost 12 years ago
Pervasives should use correct (non-system) type interface. More... almost 12 years ago
Reduce includes pressure. More... almost 12 years ago
Add ideas about autodoc comments in IDL. More... almost 12 years ago
Add more typesystem operations. Clean up formatting. Generate smaller lists. More... almost 12 years ago
Emit some extra information about generated files. More... almost 12 years ago
Merge typesystem. More... almost 12 years ago
Add emission of typeinfo for records, sets and enums. More... almost 12 years ago
Rename some predefined types, add more types in TS. More... almost 12 years ago
Merge typesystem. More... almost 12 years ago
Add per-type emit of typedefs. More... almost 12 years ago
Emit the interface typedef. More... almost 12 years ago
Add code to register_interface. More... almost 12 years ago
Emit operations using anonymous namespace to control scoping instead of statics. More... almost 12 years ago
Merge typesystem. Generated typedefs files can be compiled. More... almost 12 years ago
Generate includes for *_typedefs.cpp files. More... almost 12 years ago
Remove problematic types for now. More... almost 12 years ago
Add extra page if module information doesn't fit into remaining space. More... almost 12 years ago
Generate type introspection data during IDL parse. More... almost 12 years ago
Add interface types to build. More... almost 12 years ago
Extract interface state into include file. Use saner built-in types representation (IDL-based, not platform-based). More... almost 12 years ago
Add more interface types. More... almost 12 years ago
Merge typesystem. Static initialization of typesystem infra. More... almost 12 years ago
Generate static part of types representation including meta_interface. More... almost 12 years ago
Generate type codes for subtypes. More... almost 12 years ago
Add built-in types type codes. More... almost 12 years ago
Add interface reference type code. More... almost 12 years ago
Add interface operation interface. More... almost 12 years ago
Provide a sensible error message if parent interface file could not be found. More... almost 12 years ago