-
Notifications
You must be signed in to change notification settings - Fork 392
fixed some formatting errors in coding guidelines for c++ #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apeyser
added a commit
that referenced
this pull request
Apr 23, 2015
fixed some formatting errors in coding guidelines for c++
tammoippen
referenced
this pull request
in tammoippen/nest-simulator
Jan 7, 2016
Added simulation manager
Merged
heplesser
referenced
this pull request
in heplesser/nest-simulator
Jun 1, 2016
Update test_gap_junction.sli
heplesser
referenced
this pull request
in heplesser/nest-simulator
Sep 29, 2016
Remove _t from datatypes
heplesser
referenced
this pull request
in heplesser/nest-simulator
Nov 1, 2016
Using names::p instead of locally defined name
stinebuu
referenced
this pull request
in stinebuu/nest-simulator
Nov 21, 2016
Fix 455 gid collection
stinebuu
referenced
this pull request
in stinebuu/nest-simulator
Jun 20, 2017
Fixed segmentation fault on change of number of threads
heplesser
pushed a commit
that referenced
this pull request
Jun 23, 2017
solve formatting errors in nest_names.h by running clang-format-3.6
ddahmen
pushed a commit
to ddahmen/nest-simulator
that referenced
this pull request
Jul 28, 2017
added models/ files for rate neurons
heplesser
referenced
this pull request
in compneuronmbu/nest-simulator
Nov 20, 2017
Update music_cont_out_proxy to sibling_container free NEST
jougs
pushed a commit
that referenced
this pull request
May 13, 2020
suku248
added a commit
that referenced
this pull request
Mar 26, 2021
Remove barriers and synch points as suggested by reviewers
jougs
pushed a commit
that referenced
this pull request
Feb 24, 2022
Remove lag from synapse, pass in update()
jougs
pushed a commit
that referenced
this pull request
Mar 4, 2022
Add restrictedpython to requirements.
JanVogelsang
referenced
this pull request
in JanVogelsang/nest-simulator
Sep 26, 2022
Add the Pong example to the index page
heplesser
pushed a commit
that referenced
this pull request
Oct 7, 2022
Converted test to modern pytest
jougs
pushed a commit
that referenced
this pull request
May 15, 2023
Restructured Sonata example and test to avoid duplication of files.
jhnnsnk
pushed a commit
to jhnnsnk/nest-simulator
that referenced
this pull request
Apr 4, 2024
Remove template, minor edits
akorgor
referenced
this pull request
in akorgor/nest-simulator
Apr 16, 2024
Simplify handling of previous_z_buffer
cjotade
pushed a commit
to cjotade/nest-simulator
that referenced
this pull request
Oct 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.