mina86 pushed a change to branch externals/num3-mode. from 3e82c878f1 * .gitignore: New file new a290e3de2a Add unit tests new a663af5700 Compute compile-time constants at compile-time new 75ce484a8a Fix deprecation warning in ‘define-minor-mode’ usage new cfd0203976 Add support for hexadecimal floating point literals
Summary of changes: Makefile | 15 ++++++++ num3-mode.el | 26 ++++++++------ test.el | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 144 insertions(+), 10 deletions(-) create mode 100644 Makefile create mode 100644 test.el