lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master updated (1b4d2a8 -> 5d101bb)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (1b4d2a8 -> 5d101bb)
Date: Mon, 9 Nov 2020 17:12:08 -0500 (EST)

chicares pushed a change to branch master.

      from  1b4d2a8   Improve documentation
       new  71e975b   Improve local names
       new  fe0e950   Add inchoate support for '.lingo' files
       new  5d101bb   Integrate '.lingo' files with other product files


Summary of changes:
 Makefile.am                   |  5 +++
 generate_product_files.cpp    |  3 ++
 lingo.cpp                     | 81 +++++++++++++++++++++++++++++++++++++++++++
 ledgervalues.hpp => lingo.hpp | 44 +++++++++++------------
 my_db.cpp => my_lingo.cpp     | 24 ++++---------
 my_prod.cpp                   |  1 +
 objects.make                  |  3 ++
 policy_document.cpp           |  1 +
 policy_view.xrc               | 11 ++++++
 product_data.cpp              |  3 ++
 product_data.hpp              |  1 +
 product_file_test.cpp         | 24 +++++++++----
 version.hpp => sample.hpp     | 10 +++---
 skeleton.cpp                  |  3 +-
 test_coding_rules.cpp         |  1 +
 workhorse.make                |  3 +-
 16 files changed, 165 insertions(+), 53 deletions(-)
 create mode 100644 lingo.cpp
 copy ledgervalues.hpp => lingo.hpp (52%)
 copy my_db.cpp => my_lingo.cpp (71%)
 copy version.hpp => sample.hpp (86%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]