Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
preprocessor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dynare
preprocessor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
279a702c02f83de63933faf388ac49d2cd14b0af
Select Git revision
Branches
12
4.6
protected
5.x
protected
6.x
protected
aux_vars_fix
julia
julia-6.3.0
julia-6.4.0
julia-meson
llvm-15
master
default
protected
rework_pac
uop
Tags
2
julia-6.2.0
created_preprocessor_repo
14 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Apr
2
18
Mar
13
20
Feb
14
13
22
Jan
27
Dec
24
2
28
Nov
25
21
20
18
8
6
5
30
Oct
24
16
15
26
Sep
16
13
9
5
4
23
Jul
22
19
18
17
9
8
3
1
13
Jun
12
11
7
6
5
4
3
31
May
30
29
23
22
21
16
2
26
Apr
25
15
12
5
15
Mar
7
1
29
Feb
28
8
6
5
31
Jan
26
25
24
21
Dec
19
18
17
16
15
14
13
12
11
8
7
4
1
30
Nov
29
23
22
21
15
14
13
10
7
3
25
Oct
24
23
19
18
17
16
13
11
10
6
2
29
Sep
28
27
25
22
20
19
18
15
14
13
12
11
8
1
28
Jul
19
7
6
5
4
23
Jun
22
21
15
12
8
7
25
May
17
12
11
24
Apr
18
11
7
5
3
31
Mar
29
28
24
23
22
20
16
13
3
2
1
28
Feb
21
17
7
25
Jan
24
23
21
19
17
16
13
10
9
6
5
4
3
20
Dec
15
14
12
8
7
2
1
30
Nov
29
28
23
22
21
16
14
8
7
4
2
26
Oct
24
18
17
14
11
7
4
27
Sep
26
21
20
14
13
12
9
6
3
Aug
28
Jul
27
26
22
21
20
16
14
13
12
🐛 Fix handling of model local variable in DataTree copy constructor
6.x
6.x
🐛 Fix handling of model local variable in DataTree copy constructor
master
master
New “perfect_foresight_controlled_paths” block
🐛 STEADY_STATE() operator was omitted from JSON output
🐛 STEADY_STATE() operator was omitted from JSON output
Improve error message for incorrect complementarity conditions
Add support for complementarity conditions in heterogenous model blocks
Bump version number
Allow MATLAB/Octave vectors in “conditional_forecast_paths” block
Allow MATLAB/Octave vectors in “conditional_forecast_paths” block
Add option use_first_order_solution to extended_path command.
CI: bump to clang-tidy 19
Bump to clang-format 19
CI: bump to clang-tidy 19
clang-format: reindent using the RemoveParentheses option
Bump to clang-format 19
Fix performance regression on models with many nested model-local variables without leads/lags
CI: bump Boost dependency
Add dseries output of perfect_foresight_with_expectation_errors_solver to the workspace
Allow dates in “learnt_in” option
Allow dates in “periods” keyword
New options {first,last}_simulation_period to perfect_foresight{,with_expectation_errors}_setup commands
🐛 Add missing support for half-years in dates within Dynare statements
🐛 Add missing support for half-years in dates within Dynare statements
Minor simplification of regexp for half-years in native statements
Merge branch 'non_zero' into 'master'
Allow non_zero option in steady command
CI: add manual clang-tidy job
Bump to clang-format 16
Use “= default” to define a trivial copy constructor
Add more [[nodiscard]] attributes
CI: add manual clang-tidy job
Bump to clang-format 16
Refactor implementation of “set_time” (hidden) command
Fix typo in comment
Flex scanner: replace strtok() by std::string method
Flex scanner: give a name to some regular expressions
Flex scanner: use emplace<T>() on variant semantic values instead of deprecated build<T>()
🐛 Flex scanner: fix column location counter in the presence of dates
Refactor error and warning messages printing
Loading