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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dóra Kocsis
preprocessor
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Selected
master
default
Branches
3
aux_vars_fix
rework_pac
uop
Tags
1
created_preprocessor_repo
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
29
Nov
28
27
26
25
22
14
7
30
Oct
29
28
24
22
17
15
11
10
9
8
7
4
3
2
30
Sep
25
24
12
11
10
9
5
27
Aug
26
23
22
21
20
19
14
13
12
7
6
5
2
22
Jul
15
11
5
4
3
28
Jun
27
25
24
21
19
18
17
5
27
May
20
17
15
14
8
4
3
2
29
Apr
24
23
18
16
12
10
9
4
3
29
Mar
26
25
21
20
19
18
15
14
11
8
7
6
5
4
2
1
28
Feb
27
25
22
21
20
19
18
15
14
29
Jan
28
25
18
16
15
9
2
27
Dec
20
19
11
10
5
4
3
30
Nov
29
28
27
23
22
21
19
16
15
9
8
7
6
5
31
Oct
30
29
26
25
24
23
15
12
11
10
5
4
2
1
28
Sep
27
25
24
18
14
13
12
11
10
7
6
5
4
3
31
Aug
29
28
27
23
22
20
17
16
14
13
9
8
7
6
4
2
1
31
Jul
30
27
26
25
24
19
18
17
11
10
9
6
5
4
27
Jun
15
14
11
7
6
5
4
2
1
31
May
30
29
28
25
24
23
22
18
17
16
15
Pass oo_ as function input for plot_icforecast. Dynare/dynare#1672
master
master
Build system: really error out if LaTeX distribution is not there
Forbid exogenous and exogenous deterministic variables in STEADY_STATE operator
Remove the undocumented and confusing “linear” option of stoch_simul
Merge branch 'master' into 'master'
bugfix: forecast type option in shock_decomposition.
Merge branch 'master' into 'master'
Introduce forecast type option in shock_decomposition command. Dynare/dynare#1657
Revert "Merge branch 'master' into 'master'"
Revert "Merge branch 'master' into 'master'"
remove unnecessary line included in 0ff7a9d
Merge branch 'exclude_eqs' into 'master'
introduce command line options: `exclude_eqs` and `include_eqs`
Build system: by default, error out if LaTeX distribution is not there
macro processor: fix bug in cast of string to bool
macro processor: missed if statement with initializer for C++17
macro processor: fix typo that caused logical or not to work when one of the arguments is Real == 1 and other arguments are false
macro processor: fix bug: allow empty strings
Merge branch 'master' into 'master'
fix missing tokens in the lexer: conditional, unconditional.
Merge branch 'master' into 'master'
Add interface for forecast_shock_decomposition. Dynare/dynare#1657
modifications for compiling mex on macOS
macro processor: ignore `@#line` directive
Improvements to the test for balanced growth path
fix to allow for diffs of unary ops to go through variable mapping
fix bug causing auxiliary variables for pac growth parameters not to contain their original symbol id
Merge branch 'master' into 'master'
introduce variableMapping, default equation name tags in M_ and JSON output
add xref for equation tags
macro processor: fix for loops
aesthetic fix: for conformity to the rest of the code, prefer `const auto` to `auto const`
macro processor: use C++17 structured bindings in for loops
Use `if` statements with initializers allowed by C++17
simplify code
macro processor: remove unused variable
Drop unused functions for writing C and C++ output
Modernization: stop using make_pair() and make_tuple()
VAR/TCM models: use lag-equivalence relationship to compute maximum lags
Fix bug with diff or unary ops that have same static representation
Loading