index
:
riscv-gnu-toolchain/qemu/meson.git
0.35.1
0.41
0.42
0.42-msi
0.44
0.45
0.46
0.47
0.48
0.49
0.50
0.51
0.52
0.53
0.54
0.55
0.56
0.57
0.58
0.59
0.60
0.61
0.62
0.63
0.63.0-ifort
0.64
0.pypy-test
0.pypy-test-2
0.tryme
1.0
1.0000000000000000000000001
1.1
1.2
1.87654321
1.tryme
58rc1
add-configuration-configure_File
appleld
asmfix
biggen
builddirupgrade
buildtyperemains
capitalization
cfortfix
checknetworkd
cigreen
clangclrust
clangformatcheck
clangsanitize
cleandead
cleanstray
corporations
cpp23
cppmodules
cppnorth
crossargfix
crossenvvar
cudacustom
cudafix0572
cudamem
cygwindisableagain
cygwindisabletest
darwin_arch
dcb
debcrossfixes
debianfix
debpy310
delghwt
deterministichash
dimpdir
dirc2
dircondense
dircondense2
dircondense64
disable32rustwin
docbuild
docdelghwt
docimagelinks
docrewrap
dolphin
dotinclude
dverfix
eli/ci-shell
eli/submit/doc-no-pr-publish
emptysubdir
endmessage
env2cross
env2mfile
env2mfilefix
envvarfixup
es/0.61-plus-cython
eschwartz/python-lib-install-dir
exewrapfix
failcheck
fatalhotdoc
fedora
fgetcfix
filecleanup
fix7611
fix7920
fix7975
fixci
fixlint
fixmacci
fixplainwin
flexfix
flexunity
flob
fortrancase
fortranmodscan
fromlongmsg
gccmodules
gencustom
gentarget
gh-pages
gnuobjc
ignorebuilddir
ignoreencodingerrors
immufix
implicitcustom
includeviolation
installdir
installdoc
intrcmd
ioscross
javacross
joinelse
jslibs
keepbackend
killhfs
killpy3
lang-enum
limitpar
linkmsg
macfixes
macfixes2
macfixes3
macinstall
macinstaller
macpkgclean
master
mensinda_temp_fix
mingwdisable
modulestricter
msifix
msifixpy39
msipkgfix
mtesttemp
ninjabump
ninjalink
ninjarestat
ninjarevert
ninjaver
ninjaverdown
nirbheek-vacation-nolife-typo-fixes
nirbheek/deprecate-get-option-buildtype
nirbheek/fix-giscanner
nirbheek/fix-x86-vs2017-ci
nirbheek/gnome-mkenums-rspfile
nirbheek/more-buildtype-changes
nirbheek/un-disable-rust-clang-cl
nirbheek/un-disable-rust-vs2017
nirbheek/valac-clang-int-conversion
no_build
noecho
nopipe
objversions
onemore
ongoingxcode
openmpitimeout
optionlookup
optiontree
overrides
pipdoc
pkgfix
ppcfix
pr8895-old
prelink
progrefactor
providedoc
py310msi
pydisttest
pylogfix
pym3fix
pyrefix
pythonbump
rcdircondense
regrfix
remove-parse_cmd_line_options
removednumbers
rename61rc1
renamesubdirs
renumber
renumbering
revert-10041-wayland-pkgconfig
revert-10757-llvm-config
revert5323
revertoverride
reverts
revertthinlto
reviewtool
runsubdir
scanbuildtempdir
sccache
sdldoc
sharedwithrust
simdix
simplestart
stricternames
subdirrefac
swiftxcode
symlinkinrelease
sysprops
targetbatch
testcommand
testsilencing
thinlto
timeoutfix
tingping/test-gir-program
tingping/test-profile
tingping/xdg-module
trigger-ciimage-builder
typofix
unittestarg
useargsintests
verfix
versionfile
versionfromfile
vs22
vs_pch_fix
vsasan
vsenv
vsenvfix
vsmodfix
vsmodtest
vsmodver
wasmthreadcount
wip/default-directories
wip/ignatenko/gtester
wip/tingping/xdg-auto-post-install
wip/xclaesse/pr-10714
wip/xclaesse/pr-12097
wix4
wrapcase
wrapdocs
xclaesse/pr11561-orig
xcode1234
xcode200
xcodeclean
xcodeeeeee
xcodeevenmore
xcodef
xcodefix
xcodeforever
xcodegalley
xcodegodot
xcodehalfway
xcodelibs
xcodeminor
xcodeobjc
xcodepartn
xcodepoop
xcodeprojecttree
xcoderefactor
xcodeslogging
xcodetunkki
xcodewarnopt
xcodex
xcodez
xcode🥃
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mesonbuild
/
mparser.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
pylint: enable consider-using-in
Dylan Baker
1
-1
/
+1
2022-05-01
Add support for multiline f-strings
Peter Lesslie
1
-4
/
+19
2022-02-16
fix malformed warning to print the way it was meant to print
Eli Schwartz
1
-9
/
+5
2022-02-16
fix a couple misuses of textwrap.dedent
Eli Schwartz
1
-1
/
+1
2022-01-10
first pass at migrating to dataclasses
Eli Schwartz
1
-14
/
+21
2021-08-31
pylint: turn on superflous-parens
Dylan Baker
1
-5
/
+5
2021-08-31
pylint: enable consider-iterating-dictionary
Dylan Baker
1
-1
/
+1
2021-03-10
Add support for basic format strings
Laurin-Luis Lehning
1
-2
/
+13
2021-03-04
mass rewrite of string formatting to use f-strings everywhere
Eli Schwartz
1
-6
/
+6
2020-09-08
typing: fix code review
Daniel Mensinger
1
-1
/
+1
2020-09-08
typing: fully annotate mparser.py
Daniel Mensinger
1
-14
/
+25
2020-05-23
ast: Add AST JSON printer
Daniel Mensinger
1
-7
/
+5
2020-04-04
mparser: fix precedence of arithmetic operators
Andrei Alexeyev
1
-27
/
+33
2020-03-02
types: Remove redundant __init__() -> None annotation
Daniel Mensinger
1
-26
/
+26
2020-03-02
types: Use import typing as T
Daniel Mensinger
1
-20
/
+19
2020-03-02
review: Initial fixup
Daniel Mensinger
1
-28
/
+31
2020-03-02
types: Annotate the AST visitors
Daniel Mensinger
1
-0
/
+5
2020-03-02
types: Annotate mparser.py
Daniel Mensinger
1
-233
/
+219
2020-02-28
Rename 'subdir' -> 'filename' in location objects
Jon Turney
1
-35
/
+35
2019-12-05
lgtm: Fix redundant code
Daniel Mensinger
1
-1
/
+0
2019-12-04
dict: Fully evaluate keys
Xavier Claessens
1
-13
/
+1
2019-12-03
mparser.py: actually check the type of key variable, not its value
Marc Herbert
1
-1
/
+1
2019-11-12
Fixed issue that the key's value type wasn't checked correctly.
fchin
1
-3
/
+4
2019-11-12
Adding dictionary entry using string variable as key.
franczc
1
-8
/
+12
2019-04-29
Fix flake8-bugbear warnings
Daniel Mensinger
1
-1
/
+1
2019-04-28
consistent invalid escape sequence behaviour
Jon Turney
1
-6
/
+6
2019-03-03
rewriter: Use mparser to detect the end of some nodes
Daniel Mensinger
1
-6
/
+12
2019-03-02
Fix ternary in thing (#5007)
Dylan Baker
1
-2
/
+3
2019-02-16
Fixed flake8
Daniel Mensinger
1
-1
/
+1
2019-02-16
Can now find the assignment node of a value
Daniel Mensinger
1
-4
/
+6
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
1
-1
/
+1
2019-01-22
Fixed line and column numbers for dict and array nodes
Daniel Mensinger
1
-8
/
+8
2019-01-22
Basic AST visitor pattern
Daniel Mensinger
1
-21
/
+29
2019-01-05
parser: Fix line continuation outside of (), [] or {}
Xavier Claessens
1
-1
/
+5
2018-10-04
Interpreter: Add 'continue' and 'break' keywords
Xavier Claessens
1
-2
/
+12
2018-10-04
Interpreter: Add "in" and "not in" operators
Xavier Claessens
1
-3
/
+8
2018-07-27
Warn for future keyword (#3908)
Xavier Claessens
1
-0
/
+5
2018-05-23
Add support for octal and binary int literals.
Filipe Brandenburger
1
-6
/
+2
2018-05-21
dict: fix CI issues
Mathieu Duponchelle
1
-1
/
+1
2018-05-20
dict: address review comments
Mathieu Duponchelle
1
-8
/
+9
2018-05-20
Add new built-in type, dict
Mathieu Duponchelle
1
-4
/
+53
2018-04-21
Remove escaping for triple-quoted strings
Niklas Claesson
1
-16
/
+0
2018-04-17
Exit meson with an error if an invalid escape sequence is found in a
Niklas Claesson
1
-3
/
+17
2018-04-17
Complete python escape sequences aware strings
Tim 'mithro' Ansell
1
-4
/
+30
2018-02-21
Newlines in single line strings should only be a warning for now.
Jussi Pakkanen
1
-1
/
+2
2018-02-20
Fail if singleline string has multiple lines
Caio Marcelo de Oliveira Filho
1
-0
/
+3
2018-02-05
Add support for hex int literals.
Jussi Pakkanen
1
-0
/
+4
2018-01-30
Report warning/error locations in a format IDEs may already know how to parse
Jon Turney
1
-1
/
+1
2018-01-01
Consolidate warning location formatting in mlog.warning()
Jon Turney
1
-2
/
+3
2017-12-30
Add filename and lineno to duplicate kwargs warning
Jon Turney
1
-2
/
+2
[next]