Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- run: |
echo "In order to review this pull request for acceptance, we need to make sure that all of the prerequisites are satisfied."
echo "This was not checked:"
echo "> This change is not self-promotion.
echo "> This change is not self-promotion."
echo "This is a requirement to maintain a high level of independence in this project. Please update to confirm there is no conflict of interest."
echo "Thank you!"
exit 1
Expand Down
Binary file added topics/haxe/haxe.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions topics/haxe/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ display_name: Haxe
github_url: https://github.com/HaxeFoundation
released: '2005'
short_description: A metalanguage resembling ECMAScript which can be transpiled into a variety of languages.
logo: haxe.png
topic: haxe
url: https://haxe.org/
wikipedia_url: https://en.wikipedia.org/wiki/Haxe
Expand Down
Loading