1. e68bb19 string issue fix for few yang construct like config, mandatory + allowing yang constructs as identifers and string by Vidyashree Rama · 8 years ago
  2. c555302 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  3. 0ba668b Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago
  4. 8cf787a Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  5. b9ce048 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago
  6. 5600f0f [ONOS-4144] ,[ONOS-4145] Bug fixes for YANG translator. by Bharat saraswal · 8 years ago
  7. 07021a2 Module & Sub module grammar issue fix by Vidyashree Rama · 8 years ago
  8. 022dae9 ST defect fixes and review comments fixes by Bharat saraswal · 8 years ago
  9. d322132 Identifier issue fix for module, list, container, leaf, leaf-list, prefix + date agr string for revision fix by Vidyashree Rama · 8 years ago
  10. e6d43af Defect Fix for namespace with special character support in YANG by b.janani · 8 years ago
  11. e374c35 Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  12. b1878de Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago
  13. 0871098 removed code duplication in translator, and addressed review comments by Vinod Kumar S · 8 years ago
  14. db828bd YANG construct collision detection framework added by Gaurav Agrawal · 8 years ago
  15. 480a47d Yang Listener for BITS Data Type by Gaurav Agrawal · 8 years ago
  16. 48848f7 [ONOS-3904] Derived data type and formatting fixes by Vinod Kumar S · 8 years ago
  17. 0d4517a UT for YANG translator utils by b.janani · 8 years ago
  18. 4ce3acf [ONOS-3897] Yang Listener for Enumeration Data Type by Gaurav Agrawal · 8 years ago
  19. c46ee2a [ONOS-3908] YANG container translator. by Bharat saraswal · 8 years ago
  20. f67c4ba config ang key validation and UT for the same by Vidyashree Rama · 8 years ago
  21. ec578d0 UT for checking default values of list sub-statements by Vidyashree Rama · 8 years ago
  22. 66b749c Unit Test Cases For YANG Io by b.janani · 8 years ago
  23. c26bf19 [ONOS-3902, ONOS-3903, ONOS-3904] string type, integer type derrived type by Vinod Kumar S · 8 years ago
  24. e300f70 Change to static import for lesser indentation. by Vidyashree Rama · 8 years ago
  25. 5e3c45c [ONOS-3908] Implemetation of YANG container translator. by Bharat saraswal · 8 years ago
  26. 0520c7c YANG Derived Data Type Support + Change in YANG Parser Grammar to by Gaurav Agrawal · 8 years ago
  27. 9745996 [ONOS-3906],[ONOS-3910] Implementation of YANG module and leaf/leaf-list translator. by Bharat saraswal · 8 years ago
  28. 50b73a0 [ONOS-3892,3895,3882,3883,3896]Unit test of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  29. 800a8e7 [ONOS-3880, 3881] Change to static import for lesser indentation. by Gaurav Agrawal · 8 years ago
  30. dedf9f8 [ONOS-3906] Utils for translator implementation. by Bharat saraswal · 8 years ago
  31. 554b575 [ONOS-3906] Utils for traversal of data model tree for translator. by Bharat saraswal · 8 years ago
  32. 2717991 [ONOS-3878] Addressed Unwanted Warning in Listener's Framework by Gaurav Agrawal · 8 years ago
  33. b24ca90 [ONOS-3892,3895,3882,3883,3896]Implementation of yang container, list, leaf, leaf-list parser by Vidyashree Rama · 8 years ago
  34. 2737d2a [ONOS-3880, 3881] Yang Listener for Module and Sub-Module by Gaurav Agrawal · 8 years ago
  35. 2d45f37 [ONOS-3878] Implement parse tree traversal using listener framework by Vidyashree Rama · 8 years ago
  36. 5a39e01 [ONOS-3905, ONOS-3901, ONOS-3900] choice, grouping and augment data model support. by Vinod Kumar S · 8 years ago
  37. 6a6ce4c [ONOS-3885, ONOS-3886, ONOS-3887] Implement YANG sub-module, container and list data model by Vinod Kumar S · 8 years ago
  38. 91c6961 [ONOS-3878, 3876, 3879] Yang Parser Manager with Stack and Error Validation by Gaurav Agrawal · 8 years ago
  39. fe971cb [ONOS-3882, 3883, 3892]Implement Yang container, list, leaf, leaf-list parsing by Vidyashree Rama · 8 years ago
  40. 22db16d [ONOS-3878] YANG Listeners methods for Module and SubModule by Gaurav Agrawal · 8 years ago
  41. 607e05e [ONOS-3878] parse tree traversal using listener framework by Gaurav Agrawal · 8 years ago
  42. f790747 [ONOS-3875] Implementation of maven plugin. by Bharat saraswal · 8 years ago
  43. b6b9f51 [ONOS-3877]Parser Exception by Vidyashree Rama · 8 years ago
  44. 0e12297 [ONOS-3884] implement YANG module data model by Vinod Kumar S · 8 years ago
  45. 6a33667 [ONOS-3892] implement YANG leaf data model by Vinod Kumar S · 8 years ago
  46. ae41bea [ONOS-3884] Common interface for parser and translator by Vinod Kumar S · 8 years ago
  47. cd48133 [ONOS-3895, ONOS-3896, ONOS-3897] Data type interfaces by Vinod Kumar S · 8 years ago
  48. 22e9f78 Fix for yang utils breaking nightly build by Ray Milkey · 8 years ago
  49. 66bc525 [ONOS-3877] Implement Yang grammar for leaf,leaf-list,augment,grouping/uses by Vidyashree Rama · 8 years ago
  50. 0863755 [ONOS-3871]Yang file-scanner implementation and UT. by janani b · 8 years ago
  51. 2218057 [ONOS-3878] YANG Parser External Interface by Gaurav Agrawal · 8 years ago
  52. 13139e9 [ONOS-3884] Base Data model node and parser interface by Vinod Kumar S · 8 years ago
  53. 212fcdd [ONOS-3875] Code Framework for YangUtils by Vinod Kumar S · 8 years ago