Felix Schurk
52dbecb515
remove .gitignore files and symbolic links/aliases ( #3421 )
...
* remove symbollic links in the src directory as they are no longer
working with the out-of-source build
* remove .gitignore in the documentation (is build in build folder not
needed)
* remove CMake folders as they are also no longer present in the source
directory
Closes #3420 .
2024-05-02 20:26:10 -04:00
Paul Beckingham
3cf4f337e7
Git: Now ignores liblibshared.a
2018-05-13 20:00:14 -04:00
Paul Beckingham
047198bf6e
CMake: Fixed regex that excludes files for tarball
2015-09-07 17:43:26 -04:00
Paul Beckingham
f0fbdaf2c9
CLI: Removed silly object qualification context.cli.dump() -> dump()
2015-06-07 12:41:27 -04:00
Paul Beckingham
ae6024ef8b
Lex
...
- Added a 'lex' binary to test Lexer2.
2015-02-21 10:03:17 -08:00
Paul Beckingham
bf0ef119e7
Code Cleanup
...
- Changed .gitignore to ignore bug fix dirs in the new bug naming style.
2014-02-13 08:59:17 -05:00
Paul Beckingham
93779f634f
Code Cleanup
...
- Removed obsolete grammar file.
- Cleaned up .gitignore.
2014-01-02 02:00:06 -05:00
Paul Beckingham
d65a844814
Calculator
...
- Added standalone calculator utility.
2014-01-02 01:49:37 -05:00
Paul Beckingham
4efe5d4a52
Parser Testing
...
- Added helper binaries for parser testing.
2013-10-20 15:11:20 -04:00
Paul Beckingham
6a1a1cd70f
Added regular expression support
...
- Added rx.{h,cpp} from Tegelsten.
- Added unit tests.
2010-06-26 16:54:31 -04:00
Paul Beckingham
6e27feb8a3
Code Cleanup
...
- Removed Makefile.in from repository. This was done in 1.8.0, but
wasn't in 1.7.0. It's time.
- Added Makefile.in to the .gitignore files.
2009-06-08 23:24:09 -04:00
Paul Beckingham
2cae1df42f
- Merged 1.4.3 to master
2008-11-01 16:31:30 -04:00
Paul Beckingham
c393d47cdf
- Corrected bogus .gitignore entry that blocked src/tests/Makefile.
2008-06-13 01:51:51 -04:00
Paul Beckingham
3dd45611ff
- Added Grid.cpp to configure.ac
...
- Added Makefile to src/.gitignore
2008-05-10 22:10:01 -04:00
Paul Beckingham
ce52f88f4b
- More .gitignore tweaks.
2008-04-19 22:43:42 -04:00