[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: Sync the project files before change

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Jul 30 02:11:18 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
16dd6690 by Brian G at 2021-06-24T19:07:59-07:00
Sync the project files before change
[GB.EVAL.HIGHLIGHT]
* OPT: sync project changes

- - - - -
e4ee3823 by Brian G at 2021-06-24T19:08:31-07:00
Add ANSI Terminal support to highligh functions
[GB.EVAL.HIGHLIGHT]
* NEW: Add ToConsole which generates ansii color text which can be printed to most consoles
* NEW: Unit test for Ansi color Console text
* NEW: Unit text for HTML color page
* NEW: Unit text for RTF Color text

- - - - -
10431e6b by Brian G at 2021-07-14T09:36:28-07:00
Change ToConsole to ToANSI to more correctlty reflect fuctionality
[gb.eval.Highlight]
* NEW: Rename ToConsole to ToANSI to more correctly reflect functionality
* NEW: Update Unit text to reflect new name

- - - - -
db4b9ee5 by Benoît Minisini at 2021-07-30T00:11:15+00:00
Merge branch 'AddConsoleHighlighting' into 'master'

[Texthighlighter] - Add ANSI console highlight support

See merge request gambas/gambas!236
- - - - -


12 changed files:

- comp/src/gb.eval.highlight/.component
- comp/src/gb.eval.highlight/.project
- comp/src/gb.eval.highlight/.src/Main.module
- + comp/src/gb.eval.highlight/.src/TestSuite/AnsiTextColor.test
- + comp/src/gb.eval.highlight/.src/TestSuite/HtmlTextFormatColor.test
- + comp/src/gb.eval.highlight/.src/TestSuite/RichTextFormatColor.test
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- + comp/src/gb.eval.highlight/.test
- + comp/src/gb.eval.highlight/UnitTest/ANSITestResults
- + comp/src/gb.eval.highlight/UnitTest/HTMLTestResults
- + comp/src/gb.eval.highlight/UnitTest/RTFTestResults
- + comp/src/gb.eval.highlight/UnitTest/TestProgram


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2b66c080bb322fc726d5b4cad69c8a55a7a85080...db4b9ee5122148761baa967d6290af6075ece226

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2b66c080bb322fc726d5b4cad69c8a55a7a85080...db4b9ee5122148761baa967d6290af6075ece226
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210730/403d0c85/attachment.htm>


More information about the Notification mailing list