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