1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compiler: Use constants for namespace More... over 14 years ago
runtime: 1. Modified test for SEQUENCE to be more compliant with generated code. 2. Add operator== and operator!= for NullType value More... over 14 years ago
compiler: generate operator== and operator!= for complex values (SEQUENCE, CHOICE) More... over 14 years ago
runtime: add one more constructor for OBJECT IDENTIFIER value More... over 14 years ago
runtime: add generated-like methods in tests. TODO: need to implement tests for them More... over 14 years ago
compiler: Add non const getters for SEQUENCE/CHOICE value. Also, introduce a new method to choose particular value of CHOICE. More... over 14 years ago
compiler: use apache common-cli for command line options parsing More... over 14 years ago
compiler: differentiate SET and SEQUENCE More... over 14 years ago
compiler: 1. Added parsing of PrintableString, GeneralizedTime, GraphicString; 2. Changed parser for DEFAULT SEQUENCE's keyword More... over 14 years ago
runtime: added tests for ObjectIdentifier value More... over 14 years ago
runtime: added type redefinition for inner type More... over 14 years ago
runtime: Fixed encoding of SET OF and added tests More... over 14 years ago
runtime: remove SequenceType.cc More... over 14 years ago
compiler: Add SET/SET OF type handling More... over 14 years ago
runtime: reorganized SEQUENCE/SEQUENCE OF type representation and added SET/SET OF types More... over 14 years ago
compiler: Turn off code generation for XER More... over 14 years ago
runtime: unix line endings More... over 14 years ago
runtime: add test for setBit and clearBit of BIT STRING value More... over 14 years ago
runtime: added more tests for BIT STRING More... over 14 years ago
runtime: add tests for BIT STRING More... over 14 years ago
runtime: encoding/decoding of BIT STRING value More... over 14 years ago
runtime: added bit string type. to do: encoding/decoding More... over 14 years ago
runtime: Added a short description how to build from source More... over 14 years ago
runtime: added test to the build More... over 14 years ago
runtime: fixes for GCC More... over 14 years ago
runtime: fixed includes More... over 14 years ago
runtime: Add global CMake file More... over 14 years ago
runtime: moved sources to upper level More... over 14 years ago
runtime: CMake initial file More... over 14 years ago
runtime: Removed empty directories More... over 14 years ago