Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Viatorus/quom issues and pull requests
#56 - option to remove comments
Issue -
State: open - Opened by bftjoe 9 months ago
- 1 comment
Labels: enhancement
#55 - Python 3.7 or later is required
Pull Request -
State: closed - Opened by Viatorus over 1 year ago
#54 - Fix flake8 and other findings and support Python 3.11
Pull Request -
State: closed - Opened by Viatorus over 1 year ago
#53 - Do not skip recurring includes of files with no include guard.
Pull Request -
State: closed - Opened by MaxSagebaum over 1 year ago
- 5 comments
#52 - Can't expand headers within `<>`
Issue -
State: open - Opened by ishandutta2007 almost 2 years ago
- 16 comments
#51 - No new amalgamated file generated
Issue -
State: open - Opened by ishandutta2007 almost 2 years ago
- 4 comments
#50 - error while loading shared libraries: MSVCR120.dll: cannot open shared object file: No such file or directory
Issue -
State: closed - Opened by ishandutta2007 almost 2 years ago
- 3 comments
#49 - Drop python 3.6 support and add python 3.10
Pull Request -
State: closed - Opened by Viatorus about 2 years ago
#48 - Fix typos in readme file
Pull Request -
State: closed - Opened by Viatorus about 2 years ago
- 1 comment
#47 - fix #45: Add line breaks after each stitched file if missing.
Pull Request -
State: closed - Opened by li6in9muyou over 3 years ago
- 1 comment
#46 - Add line breaks after each stitched file if missing.
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
- 1 comment
#45 - when source files have no newline at EOF, content of next file is concatenated right after last closing curly bracket
Issue -
State: closed - Opened by li6in9muyou over 3 years ago
- 2 comments
Labels: bug
#44 - Set default encoding to UTF-8 and add argument to set it
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#43 - Don't include same file twice if only the relative path is different
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#42 - option to skip already included files
Issue -
State: closed - Opened by hanickadot over 3 years ago
- 4 comments
#41 - Change the default text encoding to UTF-8
Pull Request -
State: closed - Opened by Chaoses-Ib over 3 years ago
- 3 comments
#40 - Open files with UTF-8 encoding
Issue -
State: closed - Opened by Chaoses-Ib over 3 years ago
- 2 comments
#39 - quom command not found
Issue -
State: closed - Opened by raoufkh over 3 years ago
- 3 comments
#38 - Recognize backslash as relative source directory path
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#37 - Fix readme for python package
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#36 - Use github actions
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#35 - Use pyscaffold's python setup for project
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#34 - Add an option to set source directories.
Pull Request -
State: closed - Opened by Viatorus over 3 years ago
#33 - Feature request - Additional directories to search for sources
Issue -
State: closed - Opened by naemnamenmea over 3 years ago
- 17 comments
Labels: bug, enhancement
#32 - Feature Request - List of symbols to export
Issue -
State: closed - Opened by jprjr over 3 years ago
- 2 comments
Labels: wontfix
#31 - Update version to 1.2.0.
Pull Request -
State: closed - Opened by Viatorus over 4 years ago
#30 - Implement option to add include directories.
Pull Request -
State: closed - Opened by Viatorus over 4 years ago
#29 - Write the last token of the last source file correct.
Pull Request -
State: closed - Opened by Viatorus over 4 years ago
#28 - Use EmptyToken to fix type issue and make function __is_pragma_once s…
Pull Request -
State: closed - Opened by Viatorus over 4 years ago
#27 - Issues when used in conjunctions with CMake
Issue -
State: closed - Opened by Macr0Nerd over 4 years ago
- 4 comments
Labels: enhancement
#26 - Ignore unknown include syntax.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#25 - Update version to 1.1.0.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#24 - Remove restriction "header" in README.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#23 - Link additional examples and tests in README file.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#22 - Make stitch location for source files optional.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#21 - Improve error message if no stitch location was found.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#20 - Fix missing argument when using write_token().
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#19 - Use getvalue() instead of seek/read when using StringIO.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#18 - Allow Path or str as src_file_path.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#17 - Update version to 1.0.0.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#16 - Add entry point.
Pull Request -
State: closed - Opened by Viatorus almost 5 years ago
#15 - Ready?
Issue -
State: closed - Opened by ci70 almost 6 years ago
- 14 comments
#14 - Add logo.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#13 - Fix double line break at end of file.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#12 - Get coverage report with codecov.
Pull Request -
State: open - Opened by Viatorus almost 6 years ago
- 2 comments
Labels: help wanted
#11 - Add first unit tests for single header generation.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#10 - Update version and readme.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#9 - Update readme and examples.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#8 - Don't remove the pragma once from the main header file.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#7 - Implement the main application
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#6 - Feature/improve preprocessor tokenizer
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#5 - Use class inheritance instead of enums of token types for simpler usage.
Pull Request -
State: closed - Opened by Viatorus almost 6 years ago
#4 - Reduce tokenizer complexity by removing the unneeded lexer.
Pull Request -
State: closed - Opened by Viatorus about 6 years ago
#3 - Improve tokenizer to support all kinds of source code
Pull Request -
State: closed - Opened by Viatorus about 6 years ago
#2 - Improve tokenizer to support all kinds of tokens
Pull Request -
State: closed - Opened by Viatorus about 6 years ago
#1 - Add continuous integration with Travis.
Pull Request -
State: closed - Opened by Viatorus about 6 years ago